Home
last modified time | relevance | path

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

/drivers/scsi/fcoe/
Dfcoe_ctlr.c57 static const char * const fcoe_ctlr_states[] = { variable
74 if (state < ARRAY_SIZE(fcoe_ctlr_states)) in fcoe_ctlr_state()
75 cp = fcoe_ctlr_states[state]; in fcoe_ctlr_state()