Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c51 int pci_bios_mech; variable
272 pci_bios_mech = 1; in pci_check_bios()
297 pci_bios_mech = (ax & 0x3); in pci_check_bios()
308 switch (pci_bios_mech) { in pci_check_bios()