Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ncall/
H A Dncall_module.h41 int (*ncall_stop)(void); member
H A Dncall.c319 ncall_stop(void) in ncall_stop() function
329 rc = (*mod->module->ncall_stop)(); in ncall_stop()
371 rc = ncall_stop(); in ncallioctl()