Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdi_nsk2.c43 HDINSK2_NSKEVENT_CB_FN *_gcb_routine = NULL; variable
270 if(_gcb_routine != NULL) in _NSK2_Notify()
272 _gcb_routine(_gNsk_handle,_gNSKcookie,reason,acpuError); in _NSK2_Notify()
287 _gcb_routine = cb_routine; in NSKHDI_NskDevice_RegisterEventCB()