Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c758 extern HBA_NPIVADAPTERCALLBACK_ELEM *_hbaapi_adapterdeviceevents_callback_list;
774 for(acbp = _hbaapi_adapterdeviceevents_callback_list; in adapterdeviceevents_callback()
840 acbp->next = _hbaapi_adapterdeviceevents_callback_list; in Sun_HBA_RegisterForAdapterDeviceEvents()
841 _hbaapi_adapterdeviceevents_callback_list = acbp; in Sun_HBA_RegisterForAdapterDeviceEvents()
H A DHBAAPILIB.c269 HBA_ADAPTERCALLBACK_ELEM *_hbaapi_adapterdeviceevents_callback_list = NULL; variable
293 &_hbaapi_adapterdeviceevents_callback_list,