Searched refs:FC_LINK_RESET_INP (Results 1 – 2 of 2) sorted by relevance
3885 (FC_LINK_RESET_INP | FC_PORT_RESET_INP)) { in emlxs_reset()3890 hba->reset_state |= FC_LINK_RESET_INP; in emlxs_reset()3907 hba->reset_state &= ~FC_LINK_RESET_INP; in emlxs_reset()3927 hba->reset_state &= ~FC_LINK_RESET_INP; in emlxs_reset()3964 while ((hba->reset_state & FC_LINK_RESET_INP) && in emlxs_reset()3971 if (hba->reset_state & FC_LINK_RESET_INP) { in emlxs_reset()4013 while ((hba->reset_state & FC_LINK_RESET_INP) && in emlxs_reset()4020 if (hba->reset_state & FC_LINK_RESET_INP) { in emlxs_reset()
2113 #define FC_LINK_RESET_INP 1 macro