Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h249 #define PCIC_POWER_ON 0x40 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()
3522 if (value & PCIC_POWER_ON) { in pcic_card_state()
5187 ((ifstate & (PCIC_READY|PCIC_POWER_ON|PCIC_ISTAT_CD_MASK)) == in pcic_check_ready()
5188 (PCIC_READY|PCIC_POWER_ON|PCIC_CD_PRESENT_OK))) in pcic_check_ready()
6637 if (ifs & PCIC_POWER_ON) in pcic_exca_powerctl()
6666 if (!(ifs & PCIC_POWER_ON)) { in pcic_exca_powerctl()