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