Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/
H A Dch.h245 #define PEIDLE 0x00 /* chip is uninitialized */ macro
H A Dch.c745 chp->ch_state = PEIDLE; in ch_quiesce()
803 chp->ch_state = PEIDLE; in ch_detach()
1477 if (chp->ch_state == PEIDLE) { in ch_stop()