Searched refs:PCIBIOS_READ_CONFIG_BYTE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | pci-functions.h | 12 #define PCIBIOS_READ_CONFIG_BYTE 0xb108 macro |
/linux/arch/x86/pci/ | ||
H A D | pcbios.c | 212 number = PCIBIOS_READ_CONFIG_BYTE; in pci_bios_read() |