Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h243 #define PEIDLE 0x00 /* chip is uninitialized */ macro
H A Dch.c747 chp->ch_state = PEIDLE; in ch_quiesce()
805 chp->ch_state = PEIDLE; in ch_detach()
1478 if (chp->ch_state == PEIDLE) { in ch_stop()