Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dscsi_transport_srp.h28 SRP_RPORT_FAIL_FAST, enumerator
138 case SRP_RPORT_FAIL_FAST: in srp_chkready()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_srp.c181 [SRP_RPORT_FAIL_FAST] = "fail-fast", in show_srp_rport_state()
356 case SRP_RPORT_FAIL_FAST: in srp_rport_set_state()
409 if (srp_rport_set_state(rport, SRP_RPORT_FAIL_FAST)) in __rport_fail_io_fast()
544 if (rport->state != SRP_RPORT_FAIL_FAST && rport->state != SRP_RPORT_LOST) in srp_reconnect_rport()

Completed in 5 milliseconds