Home
last modified time | relevance | path

Searched refs:hmekstat (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h243 struct hmekstat { struct
H A Dhme.c1756 struct hmekstat *hkp; in hmestat_kstat_update()
1759 hkp = (struct hmekstat *)ksp->ks_data; in hmestat_kstat_update()
1817 struct hmekstat *hkp; in hmestatinit()
1827 sizeof (struct hmekstat) / sizeof (kstat_named_t), 0)) == NULL) { in hmestatinit()
1840 hkp = (struct hmekstat *)ksp->ks_data; in hmestatinit()