Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfcode.c60 #define FC_STATE_VALIDATED 4 /* FC_VALIDATE done, active */ macro
332 if (st->state != FC_STATE_VALIDATED) { in fc_close()
814 st->state = FC_STATE_VALIDATED; in fc_validate()