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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c85 e1000g_ksp->Gorh.value.ul++;
278 val = (uint64_t)e1000g_ksp->Gorh.value.ul << 32 |
282 e1000g_ksp->Gorh.value.ul = (uint32_t)(val >> 32);
792 kstat_named_init(&e1000g_ksp->Gorh, "Good_Octets_Recvd_Hi",
H A De1000g_sw.h674 kstat_named_t Gorh; /* Good Octets Recvd Hi Count */ member in struct:_e1000g_stat

Completed in 817 milliseconds