Home
last modified time | relevance | path

Searched refs:first_coll (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dgld.h50 uint32_t first_coll; /* SingleCollisionFrames */ member
78 #define glds_dot3_first_coll glds_media_specific.dot3.first_coll
H A Dgldpriv.h252 kstat_named_t first_coll; member
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h46 uint32_t first_coll; member
H A Dusbgem.c3280 val = gstp->first_coll; in usbgem_m_getstat()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.h75 uint32_t first_coll; member
H A Deri.c1413 *val = esp->first_coll; in eri_m_stat()
3085 erip->stats.first_coll += 0x10000; in eri_nonfatal_err()
3219 HSTATN(erip, first_coll, fccnt); in eri_savecntrs()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h103 uint32_t first_coll; member
H A Dsfe.c1301 dp->stats.first_coll++; in sfe_tx_desc_stat()
H A Dsfe_util.c4327 val = gstp->first_coll; in gem_m_getstat()