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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsdbc_ioctl.h41 * e.g. #define SDBC_ADUMP _SDBC_(4)
74 #define _SDBC_(x) (('B'<<16)|('C'<<8)|(x)) macro
80 #define SDBC_UNUSED_1 _SDBC_(1) /* OLD out of date syscall -> ioctl stuff */
81 #define SDBC_UNUSED_2 _SDBC_(2) /* OLD INFSD_CONC_WRITE */
82 #define SDBC_UNUSED_3 _SDBC_(3) /* OLD muli-subopcode configuration */
84 #define SDBC_ADUMP _SDBC_(4)
93 #define SDBC_TEST_INIT _SDBC_(5) /* TESTING - tdaemon parameters */
102 #define SDBC_TEST_START _SDBC_(6) /* TESTING - tdaemon .... */
111 #define SDBC_TEST_END _SDBC_(7) /* TESTING - tdaemon .... */
114 #define SDBC_ENABLE _SDBC_(
[all...]

Completed in 43 milliseconds