Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_space.h63 extern uint_t pci_disable_plus_workarounds;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_space.c134 uint_t pci_disable_plus_workarounds = 0; variable
H A Dpcipsy.c863 if (!pci_disable_plus_workarounds) { in pbm_configure()