Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/unistat/
H A Dspcs_s_impl.h236 #define SPCS_S_REVSIZE (sizeof (short) + sizeof (short)) macro
H A Dspcs_s_k.c255 char buf[SPCS_S_REVSIZE]; in check_revision()
265 (void) ddi_copyin((void *) ustatus, (void *) p, SPCS_S_REVSIZE, mode); in check_revision()