Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpci-functions.h12 #define PCIBIOS_READ_CONFIG_BYTE 0xb108 macro
/linux/arch/x86/pci/
H A Dpcbios.c212 number = PCIBIOS_READ_CONFIG_BYTE; in pci_bios_read()