Searched refs:FC_RPORT_DEVLOSS_CALLBK_DONE (Results 1 – 3 of 3) sorted by relevance
404 #define FC_RPORT_DEVLOSS_CALLBK_DONE 0x08 macro
3044 if (!(rport->flags & FC_RPORT_DEVLOSS_CALLBK_DONE) && in fc_rport_final_delete()3046 rport->flags |= FC_RPORT_DEVLOSS_CALLBK_DONE; in fc_rport_final_delete()3320 FC_RPORT_DEVLOSS_CALLBK_DONE); in fc_remote_port_add()3579 FC_RPORT_DEVLOSS_CALLBK_DONE); in fc_remote_port_rolechg()3714 rport->flags |= FC_RPORT_DEVLOSS_CALLBK_DONE; in fc_timeout_deleted_rport()
103 if (rport->flags & FC_RPORT_DEVLOSS_CALLBK_DONE) { in lpfc_rport_invalid()