Home
last modified time | relevance | path

Searched refs:PCIBIOS_READ_CONFIG_DWORD (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpci-functions.h14 #define PCIBIOS_READ_CONFIG_DWORD 0xb10a macro
/linux/arch/x86/pci/
H A Dpcbios.c220 number = PCIBIOS_READ_CONFIG_DWORD; in pci_bios_read()