Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h359 #define PCIC_V_UNLOCK 0x80 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c5822 ~(PCIC_V_UNLOCK | PCIC_V_VADEMREV); in pcic_ci_vadem()
5823 new = vadem | (PCIC_V_VADEMREV|PCIC_V_UNLOCK); in pcic_ci_vadem()