Searched refs:FC_PORT_RESET_INP (Results 1 – 2 of 2) sorted by relevance
3885 (FC_LINK_RESET_INP | FC_PORT_RESET_INP)) { in emlxs_reset()3955 if (hba->reset_state & FC_PORT_RESET_INP) { in emlxs_reset()3960 hba->reset_state |= FC_PORT_RESET_INP; in emlxs_reset()3972 hba->reset_state &= ~FC_PORT_RESET_INP; in emlxs_reset()3994 hba->reset_state &= ~FC_PORT_RESET_INP; in emlxs_reset()4004 if (hba->reset_state & FC_PORT_RESET_INP) { in emlxs_reset()4009 hba->reset_state |= FC_PORT_RESET_INP; in emlxs_reset()4021 hba->reset_state &= ~FC_PORT_RESET_INP; in emlxs_reset()4044 hba->reset_state &= ~FC_PORT_RESET_INP; in emlxs_reset()
2114 #define FC_PORT_RESET_INP 2 macro