Home
last modified time | relevance | path

Searched refs:glds_short (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dgld.h124 uint32_t glds_short; /* (e) */ member
H A Dgldpriv.h298 kstat_named_t glds_short; member
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1658 gs->glds_short = runt; in ch_get_stats()
/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c111 kstat_named_init(&sp->glds_short, "runt_errors", KSTAT_DATA_ULONG); in gld_init_ether()
H A Dgld.c1069 gsp->glds_short.value.ul = stats->glds_short; in gld_update_kstat()