Home
last modified time | relevance | path

Searched refs:inits (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp.h44 uint32_t inits; member
H A Dnxge_ipp.h50 uint32_t inits; member
H A Dnxge.h1029 kstat_named_t inits; member
/titanic_50/usr/src/uts/common/io/hme/
H A Dhme.h228 uint32_t inits; member
H A Dhme.c1802 hkp->hk_inits.value.ul = hmep->inits; in hmestat_kstat_update()
2476 if (hmep->inits) in hmeinit()
2542 hmep->inits++; in hmeinit()
/titanic_50/usr/src/uts/sun/io/eri/
H A Deri.h105 uint32_t inits; member
H A Deri.c1530 if ((erip->stats.inits == 1) || (erip->init_macregs)) { in eri_init_macregs_generic()
2276 HSTAT(erip, inits); in eri_init()
2279 if ((erip->stats.inits > 1) && (erip->init_macregs == 0)) in eri_init()
4126 erikp->erik_inits.value.ul = esp->inits; in eri_stat_kstat_update()