Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsad.c377 size = STRAPUSH_V1_LEN; in apush_ioctl()
425 size = STRAPUSH_V1_LEN; in apush_iocdata()
587 size = STRAPUSH_V1_LEN; in apush_iocdata()
/illumos-gate/usr/src/uts/common/sys/
H A Dsad.h165 #define STRAPUSH_V1_LEN (size_t)(STRAPUSH_V0_LEN + sizeof (uint_t)) macro