Searched refs:PCI_BIOS_PRESENT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c257 regs.eax.word.ax = (PCI_FUNCTION_ID << 8) | PCI_BIOS_PRESENT;
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h134 #define PCI_BIOS_PRESENT (0x1) macro
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiospci.c201 #define PCI_BIOS_PRESENT 0xb101 macro
227 v86.eax = PCI_BIOS_PRESENT;

Completed in 53 milliseconds