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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c4231 struct gem_stats *gstp = &dp->stats; local
4259 val = gstp->rmcast;
4263 val = gstp->rbcast;
4267 val = gstp->omcast;
4271 val = gstp->obcast;
4275 val = gstp->norcvbuf + gstp->missed;
4279 val = gstp->errrcv;
4283 val = gstp->noxmtbuf;
4287 val = gstp
[all...]
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c4209 struct usbgem_stats *gstp = &dp->stats; local
4234 val = gstp->rmcast;
4238 val = gstp->rbcast;
4242 val = gstp->omcast;
4246 val = gstp->obcast;
4250 val = gstp->norcvbuf + gstp->missed;
4254 val = gstp->errrcv;
4258 val = gstp->noxmtbuf;
4262 val = gstp
[all...]

Completed in 97 milliseconds