Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h247 #define PCIC_WRITE_PROTECT 0x10 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3520 if (value & PCIC_WRITE_PROTECT || !(value & PCIC_POWER_ON)) in pcic_card_state()