Searched refs:NCALL_NSC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.h94 * ncall usage (NCALL_NSC .. NCALL_NSC+9)
98 #define NSC_SETVAL (NCALL_NSC + 1)
99 #define NSC_SETVAL_ALL (NCALL_NSC + 2)
101 #define NSC_UNUSED3 (NCALL_NSC + 3)
102 #define NSC_UNUSED4 (NCALL_NSC + 4)
105 #define NSC_NCIO_PARTSIZE (NCALL_NSC + 5)
106 #define NSC_NCIO_READ (NCALL_NSC + 6)
107 #define NSC_NCIO_WRITE (NCALL_NSC + 7)
109 #define NSC_UNUSED8 (NCALL_NSC
[all...]
/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall.h110 #define NCALL_NSC 100 /* 100 - 109 */ macro

Completed in 52 milliseconds