read_pci_config_byte 124 arch/x86/kernel/aperture_64.c pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST); read_pci_config_byte 129 arch/x86/kernel/aperture_64.c id = read_pci_config_byte(bus, slot, func, pos+PCI_CAP_LIST_ID); read_pci_config_byte 134 arch/x86/kernel/aperture_64.c pos = read_pci_config_byte(bus, slot, func, read_pci_config_byte 235 arch/x86/kernel/aperture_64.c type = read_pci_config_byte(bus, slot, func, read_pci_config_byte 103 arch/x86/kernel/early-quirks.c b = read_pci_config_byte(num, slot, func, 0xac); read_pci_config_byte 228 arch/x86/kernel/early-quirks.c type = read_pci_config_byte(num, slot, func, read_pci_config_byte 439 arch/x86/kernel/early_printk.c pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST); read_pci_config_byte 444 arch/x86/kernel/early_printk.c id = read_pci_config_byte(num, slot, func, pos+PCI_CAP_LIST_ID); read_pci_config_byte 450 arch/x86/kernel/early_printk.c pos = read_pci_config_byte(num, slot, func, read_pci_config_byte 817 arch/x86/kernel/early_printk.c byte = read_pci_config_byte(bus, slot, func, 0x04); read_pci_config_byte 107 arch/x86/pci/early.c type = read_pci_config_byte(bus, slot, func, read_pci_config_byte 10 include/asm-x86/pci-direct.h extern u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset);