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

/illumos-gate/usr/src/cmd/avs/dsstat/
H A Ddsstat.c239 short user_rflags = 0; local
244 user_rflags |= IIMG_MST;
247 user_rflags |= IIMG_SHD;
250 user_rflags |= IIMG_BMP;
251 user_rflags |= SNDR_BMP;
254 user_rflags |= IIMG_OVR;
257 user_rflags |= SNDR_NET;
265 return (user_rflags);
349 short user_rflags = 0; local
371 user_rflags
[all...]

Completed in 56 milliseconds