Searched refs:FC_OBJSTATE_DELETED (Results 1 – 2 of 2) sorted by relevance
248 FC_OBJSTATE_DELETED, enumerator
252 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()303 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()477 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()529 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()613 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()868 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()3027 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()3058 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()