On Thu, Oct 8, 2015 at 4:30 PM, Chuck Tuffli <ctuffli@xxxxxxxxx> wrote: > As part of trying to understand a hardware issue, I'm trying to track > down the kernel code which prints: > > [ 1077.119096] pcieport 0000:00:02.0: PCI bridge to [bus 02-02] > [ 1077.119098] pcieport 0000:00:02.0: bridge window [io disabled] > [ 1077.119101] pcieport 0000:00:02.0: bridge window [mem disabled] > [ 1077.119104] pcieport 0000:00:02.0: bridge window [mem pref disabled] > > to the system log / dmesg. Grep'ing the kernel source for strings such > as "PCI bridge to" or "bridge window" hasn't turned up any candidates. > Can someone point me in the right direction? TIA. > should be pci_setup_bridge() or pci_read_bridge_bases() Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html