Home
last modified time | relevance | path

Searched refs:_smhba_adapterportevents_callback_list (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c351 HBA_ADAPTERCALLBACK_ELEM *_smhba_adapterportevents_callback_list = NULL; variable
393 &_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()