Searched defs:OPTLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtpicommon.h176 * length must be a multiple of sizeof (t_scalar_t) (use OPTLEN macro).
190 #define OPTLEN(x) ((((x) + sizeof (t_uscalar_t) - 1) / \ macro

Completed in 43 milliseconds