Home
last modified time | relevance | path

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

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