Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c88 [RPORT_ST_PLOGI] = "PLOGI",
583 case RPORT_ST_PLOGI: in fc_rport_timeout()
627 case RPORT_ST_PLOGI: in fc_rport_error()
914 case RPORT_ST_PLOGI: in fc_rport_recv_flogi_req()
999 if (rdata->rp_state != RPORT_ST_PLOGI) { in fc_rport_plogi_resp()
1085 fc_rport_state_enter(rdata, RPORT_ST_PLOGI); in fc_rport_enter_plogi()
1720 case RPORT_ST_PLOGI: in fc_rport_recv_els_req()
1900 case RPORT_ST_PLOGI: in fc_rport_recv_plogi_req()
/openbmc/linux/include/scsi/
H A Dlibfc.h99 RPORT_ST_PLOGI, enumerator