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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1052 int32_t int32buf; local
1070 if (ddi_copyin((void *)i32p, &int32buf,
1080 *ip++ = (int)int32buf;

Completed in 63 milliseconds