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

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c376 static int drmach_xt_mb_size; variable
532 drmach_xt_mb_size = NCPU * sizeof (uchar_t);
534 drmach_xt_mb_size, VM_SLEEP);
535 bzero((void *)drmach_xt_mb, drmach_xt_mb_size);
540 drmach_xt_mb_size);
2829 drmach_xt_mb_size);
3401 bzero((void *)drmach_xt_mb, drmach_xt_mb_size);
4422 drmach_xt_mb_size);
5392 bzero((void *)drmach_xt_mb, drmach_xt_mb_size);

Completed in 172 milliseconds