Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/
H A Dncall_inter.h45 int ncall_alloc(int, int, int, void **) { } in ncall_alloc() function
/titanic_50/usr/src/uts/common/avs/ncall/
H A Dncall_module.h51 int (*ncall_alloc)(int, int, int, ncall_t **); member
H A Dncall.h64 extern int ncall_alloc(int, int, int, ncall_t **);
H A Dncall.c479 ncall_alloc(int host_id, int flags, int net, ncall_t **ncall_p) in ncall_alloc() function
484 rc = (*ncall_modules->module->ncall_alloc)(host_id, in ncall_alloc()
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.c629 if (ncall_alloc(_SD_MIRROR_HOST, 0, _SD_NO_NET, &ncall)) { in _sd_remote_enable()
658 if (ncall_alloc(_SD_MIRROR_HOST, 0, 0, &ncall) == 0) in _sd_remote_disable()
907 if (ncall_alloc(_SD_MIRROR_HOST, 0, 0, &ncall)) in _sd_cd_discard_mirror()
/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_ncallio.c263 rc = ncall_alloc(rw->rw_snode, 0, 0, &ncall); in nsc_ncio_rwb()
501 rc = ncall_alloc(ncp->snode, 0, 0, &ncall); in nsc_ncio_attach()
H A Dnsc_dev.c1212 rc = ncall_alloc(ncall_mirror(ncall_self()), 0, 0, &ncall); in _nsc_setval()
1312 rc = ncall_alloc(ncall_mirror(ncall_self()), 0, 0, &np); in r_nsc_setval_all()
2065 rc = ncall_alloc(ncall_mirror(ncall_self()), 0, 0, &ncall); in _nsc_alloc_dev()