Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/x86/include/gpxe/
Dpcibios.h25 #define PCIBIOS_READ_CONFIG_DWORD 0xb10a0000 macro
87 return pcibios_read ( pci, PCIBIOS_READ_CONFIG_DWORD | where, value ); in PCIAPI_INLINE()