Searched refs:pci_iocfg_max_offset (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c68 uint_t pci_iocfg_max_offset = 0xff; variable
187 pci_iocfg_max_offset = 0xfff;
H A Dpci_cfgacc_x86.c229 extern uint_t pci_iocfg_max_offset;
237 if (pci_cfgacc_valid(req, pci_iocfg_max_offset + 1))

Completed in 57 milliseconds