Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A 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()

Completed in 8 milliseconds