Searched refs:_smhba_adapterportevents_callback_list (Results 1 – 1 of 1) sorted by relevance
351 HBA_ADAPTERCALLBACK_ELEM *_smhba_adapterportevents_callback_list = NULL; variable393 &_smhba_adapterportevents_callback_list,4620 for (acbp = _smhba_adapterportevents_callback_list; in smhba_adapterportevents_callback()4691 acbp->next = _smhba_adapterportevents_callback_list; in SMHBA_RegisterForAdapterPortEvents()4692 _smhba_adapterportevents_callback_list = acbp; in SMHBA_RegisterForAdapterPortEvents()