Searched refs:NCALL_NSC (Results 1 – 2 of 2) sorted by relevance
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 + 8)110 #define NSC_UNUSED9 (NCALL_NSC + 9)
110 #define NCALL_NSC 100 /* 100 - 109 */ macro