Searched refs:FC_STATE_INACTIVE (Results 1 – 1 of 1) sorted by relevance
56 #define FC_STATE_INACTIVE 0 /* Unopen, available for use */ macro63 #define FC_STATE_AVAILABLE(s) ((s) == FC_STATE_INACTIVE)364 st->state = FC_STATE_INACTIVE; in fc_close()