Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h251 #define PCIC_POWER_ON 0x40 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c3519 if (value & PCIC_WRITE_PROTECT || !(value & PCIC_POWER_ON)) in pcic_card_state()
3521 if (value & PCIC_POWER_ON) { in pcic_card_state()
5186 ((ifstate & (PCIC_READY|PCIC_POWER_ON|PCIC_ISTAT_CD_MASK)) == in pcic_check_ready()
5187 (PCIC_READY|PCIC_POWER_ON|PCIC_CD_PRESENT_OK))) in pcic_check_ready()
6636 if (ifs & PCIC_POWER_ON) in pcic_exca_powerctl()
6665 if (!(ifs & PCIC_POWER_ON)) { in pcic_exca_powerctl()