Searched refs:PCIBIOS_READ_CONFIG_WORD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/include/asm/ | ||
D | pci-functions.h | 13 #define PCIBIOS_READ_CONFIG_WORD 0xb109 macro |
/linux-6.1.9/arch/x86/pci/ | ||
D | pcbios.c | 203 number = PCIBIOS_READ_CONFIG_WORD; in pci_bios_read() |