Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/libfc/
Dfc_rport.c84 [RPORT_ST_PLOGI] = "PLOGI",
525 case RPORT_ST_PLOGI: in fc_rport_timeout()
563 case RPORT_ST_PLOGI: in fc_rport_error()
811 case RPORT_ST_PLOGI: in fc_rport_recv_flogi_req()
885 if (rdata->rp_state != RPORT_ST_PLOGI) { in fc_rport_plogi_resp()
941 fc_rport_state_enter(rdata, RPORT_ST_PLOGI); in fc_rport_enter_plogi()
1620 case RPORT_ST_PLOGI: in fc_rport_recv_plogi_req()
/linux-2.6.39/include/scsi/
Dlibfc.h97 RPORT_ST_PLOGI, enumerator