Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_fc.c155 { FC_PORTSTATE_NOTPRESENT, "Not Present", 11 },
998 (rport->port_state == FC_PORTSTATE_NOTPRESENT))) \
1016 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) \
1159 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) in fc_rport_set_dev_loss_tmo()
1320 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) in store_fc_rport_fast_io_fail_tmo()
3201 rport->port_state == FC_PORTSTATE_NOTPRESENT) && in fc_remote_port_add()
3627 rport->port_state = FC_PORTSTATE_NOTPRESENT; in fc_timeout_deleted_rport()
3640 if (rport->port_state == FC_PORTSTATE_NOTPRESENT) { /* still missing */ in fc_timeout_deleted_rport()
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_fc.h60 FC_PORTSTATE_NOTPRESENT, enumerator

Completed in 13 milliseconds