Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c162 { FC_PORTSTATE_NOTPRESENT, "Not Present" },
710 (rport->port_state == FC_PORTSTATE_NOTPRESENT))) \
728 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) \
871 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) in fc_rport_set_dev_loss_tmo()
980 (rport->port_state == FC_PORTSTATE_NOTPRESENT)) in store_fc_rport_fast_io_fail_tmo()
3186 rport->port_state = FC_PORTSTATE_NOTPRESENT; in fc_timeout_deleted_rport()
3199 if (rport->port_state == FC_PORTSTATE_NOTPRESENT) { /* still missing */ in fc_timeout_deleted_rport()
/linux-4.4.14/include/scsi/
Dscsi_transport_fc.h74 FC_PORTSTATE_NOTPRESENT, enumerator