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

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h239 #define II_KS(ip, x) KSTAT_IO_PTR(ip->bi_kstat_io.x)
240 #define II_MUTEX(ip, x) ip->bi_kstat_io.x->ks_lock
244 if (ip->bi_kstat_io.type) { \
250 if (ip->bi_kstat_io.type) { \
261 if (ip->bi_kstat_io.type) { \
267 if (ip->bi_kstat_io.type) { \
386 ii_kstat_info_t bi_kstat_io; /* kstat I/O data for set */ member in struct:_ii_info_s

Completed in 61 milliseconds