Searched refs:MPT_MAX_CALLBACKS (Results 1 – 4 of 4) sorted by relevance
65 static MPT_CALLBACK mpt_callbacks[MPT_MAX_CALLBACKS];938 if ((likely(cb_idx < MPT_MAX_CALLBACKS)) && in _base_interrupt()954 if ((likely(cb_idx < MPT_MAX_CALLBACKS)) && in _base_interrupt()1081 for (cb_idx = MPT_MAX_CALLBACKS-1; cb_idx; cb_idx--) in mpt3sas_base_register_callback_handler()1099 for (cb_idx = 0; cb_idx < MPT_MAX_CALLBACKS; cb_idx++) in mpt3sas_base_initialize_callback_handler()
101 #define MPT_MAX_CALLBACKS 32 macro
104 #define MPT_MAX_CALLBACKS 16 macro
65 static MPT_CALLBACK mpt_callbacks[MPT_MAX_CALLBACKS];961 if ((likely(cb_idx < MPT_MAX_CALLBACKS)) in _base_interrupt()1093 for (cb_idx = MPT_MAX_CALLBACKS-1; cb_idx; cb_idx--) in mpt2sas_base_register_callback_handler()1111 for (cb_idx = 0; cb_idx < MPT_MAX_CALLBACKS; cb_idx++) in mpt2sas_base_initialize_callback_handler()