Home
last modified time | relevance | path

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

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