Searched refs:FC_LINK_RESET_INP (Results 1 – 2 of 2) sorted by relevance
3895 (FC_LINK_RESET_INP | FC_PORT_RESET_INP)) { in emlxs_reset()3900 hba->reset_state |= FC_LINK_RESET_INP; in emlxs_reset()3917 hba->reset_state &= ~FC_LINK_RESET_INP; in emlxs_reset()3937 hba->reset_state &= ~FC_LINK_RESET_INP; in emlxs_reset()3974 while ((hba->reset_state & FC_LINK_RESET_INP) && in emlxs_reset()3981 if (hba->reset_state & FC_LINK_RESET_INP) { in emlxs_reset()4023 while ((hba->reset_state & FC_LINK_RESET_INP) && in emlxs_reset()4030 if (hba->reset_state & FC_LINK_RESET_INP) { in emlxs_reset()
2147 #define FC_LINK_RESET_INP 1 macro