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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c208 #define CMI_PCICFG_FLAG_WR_HWOK 0x0004 macro
213 CMI_PCICFG_FLAG_WR_HWOK | CMI_PCICFG_FLAG_WR_INTERPOSEOK;
1820 cmi_pcicfg_flags &= ~CMI_PCICFG_FLAG_WR_HWOK;
1919 if (!(cmi_pcicfg_flags & CMI_PCICFG_FLAG_WR_HWOK))

Completed in 47 milliseconds