Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h256 #define ECPP_PHASE_INIT 0x00 /* initialization */ macro
/titanic_50/usr/src/uts/common/io/
H A Decpp.c5466 pp->current_phase = ECPP_PHASE_INIT; in pc87332_config_chip()