Searched refs:fcoe_ctlr_states (Results 1 – 1 of 1) sorted by relevance
57 static const char * const fcoe_ctlr_states[] = { variable74 if (state < ARRAY_SIZE(fcoe_ctlr_states)) in fcoe_ctlr_state()75 cp = fcoe_ctlr_states[state]; in fcoe_ctlr_state()