Searched refs:PERUNNING (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h246 #define PERUNNING 0x01 /* chip is initialized */ macro
H A Dch.c1374 if (chp->ch_state == PERUNNING) {
1451 chp->ch_state = PERUNNING;
1461 chp->ch_state = PERUNNING;
1606 if (chp->ch_state != PERUNNING) {
1689 if (chp->ch_state != PERUNNING) {
1847 chp->ch_state = PERUNNING;
H A Dsge.c234 if ((chp->ch_state == PERUNNING) &&

Completed in 67 milliseconds