Searched refs:FC_OBJSTATE_DELETED (Results 1 – 2 of 2) sorted by relevance
173 FC_OBJSTATE_DELETED, enumerator
229 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()280 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()451 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()503 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()587 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()836 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()2578 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()2610 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()