Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ncall/
H A Dncall_module.h56 int (*ncall_broadcast)(ncall_t *, int, int, struct timeval *, member
H A Dncall.h68 extern int ncall_broadcast(ncall_t *, int, int, struct timeval *, ...);
H A Dncall.c528 ncall_broadcast(ncall_t *ncall, int flags, int svc_id, in ncall_broadcast() function
537 rc = (*ncall_modules->module->ncall_broadcast)(ncall, flags, in ncall_broadcast()