Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.h99 #define NSC_SETVAL_ALL (NCALL_NSC + 2) macro
H A Dnsc_dev.c139 ncall_register_svc(NSC_SETVAL_ALL, r_nsc_setval_all); in _nsc_init_dev()
164 ncall_unregister_svc(NSC_SETVAL_ALL); in _nsc_deinit_dev()
2077 if (ncall_send(ncall, 0, NSC_SETVAL_ALL) == 0) in _nsc_alloc_dev()