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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_bios.c94 regs.eax.word.ax = (PCI_FUNCTION_ID << 8) | PCI_GET_IRQ_ROUTING;
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.h133 #define PCI_FUNCTION_ID (0xb1) macro

Completed in 58 milliseconds