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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmmd.c74 uint_t qw_off; /* ql_t offset in opaque data structure */ member in struct:q_walk_s
514 qwp->qw_off = ql_off;
527 bcopy((uchar_t *)qwp->qw_data + qwp->qw_off, &ql, sizeof (ql));
562 bcopy((uchar_t *)qwp->qw_data + qwp->qw_off, &ql, sizeof (ql));

Completed in 46 milliseconds