Searched refs:_fcport (Results 1 – 2 of 2) sorted by relevance
140 #define EDIF_NEGOTIATION_PENDING(_fcport) \ argument141 (DBELL_ACTIVE(_fcport->vha) && \142 (_fcport->disc_state == DSC_LOGIN_AUTH_PEND))
5472 #define IS_SESSION_DELETED(_fcport) (_fcport->disc_state == DSC_DELETE_PEND || \ argument5473 _fcport->disc_state == DSC_DELETED)