Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/x86/include/gpxe/
Dpcibios.h27 #define PCIBIOS_WRITE_CONFIG_WORD 0xb10c0000 macro
117 return pcibios_write ( pci, PCIBIOS_WRITE_CONFIG_WORD | where, value ); in PCIAPI_INLINE()