Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c142 rdata->event = RPORT_EV_NONE; in fc_rport_create()
264 rdata->event = RPORT_EV_NONE; in fc_rport_work()
347 rdata->event = RPORT_EV_NONE; in fc_rport_work()
354 rdata->event = RPORT_EV_NONE; in fc_rport_work()
368 rdata->event = RPORT_EV_NONE; in fc_rport_work()
441 if (rdata->event == RPORT_EV_NONE) in fc_rport_enter_delete()
490 if (rdata->event == RPORT_EV_NONE) in fc_rport_enter_ready()
Dfc_lport.c214 case RPORT_EV_NONE: in fc_lport_rport_callback()
/linux-4.4.14/include/scsi/
Dlibfc.h136 RPORT_EV_NONE = 0, enumerator
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c567 case RPORT_EV_NONE: in bnx2fc_rport_event_handler()