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