Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h249 #define PCIC_WRITE_PROTECT 0x10 macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c3519 if (value & PCIC_WRITE_PROTECT || !(value & PCIC_POWER_ON)) in pcic_card_state()