Home
last modified time | relevance | path

Searched refs:FDLS_TGT_STATE_OFFLINING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic_fdls.h190 FDLS_TGT_STATE_OFFLINING, enumerator
H A Dfnic_fcs.c997 fdls_set_tport_state(tport, FDLS_TGT_STATE_OFFLINING); in fnic_delete_fcp_tports()
1036 if (tport->state == FDLS_TGT_STATE_OFFLINING) { in fnic_tport_event_handler()
H A Dfdls_disc.c1221 if ((tport->state == FDLS_TGT_STATE_OFFLINING) in fdls_delete_tport()
1229 fdls_set_tport_state(tport, FDLS_TGT_STATE_OFFLINING); in fdls_delete_tport()
1649 if ((tport->state == FDLS_TGT_STATE_OFFLINING) || in fdls_tgt_discovery_start()