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

/linux-master/drivers/scsi/libfc/
H A Dfc_rport.c86 [RPORT_ST_FLOGI] = "FLOGI",
580 case RPORT_ST_FLOGI:
623 case RPORT_ST_FLOGI:
756 if (rdata->rp_state != RPORT_ST_FLOGI) {
833 fc_rport_state_enter(rdata, RPORT_ST_FLOGI);
912 case RPORT_ST_FLOGI:
953 if (rdata->rp_state != RPORT_ST_FLOGI) {
1917 case RPORT_ST_FLOGI:
/linux-master/include/scsi/
H A Dlibfc.h86 * @RPORT_ST_FLOGI: Waiting for FLOGI completion for point-to-multipoint
97 RPORT_ST_FLOGI, enumerator in enum:fc_rport_state

Completed in 121 milliseconds