Searched defs:FC_STATE_OPEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c57 #define FC_STATE_OPEN 1 /* Inital open */ macro
286 st->state = FC_STATE_OPEN;
394 if (st->state != FC_STATE_OPEN) {

Completed in 71 milliseconds