Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dether8139.c209 int fcsc; /* false carrier sense counter */ member
324 ctlr->fcsc += csr16r(ctlr, Fcsc); in rtl8139ifstat()
325 l += snprint(p+l, READSTR-l, "fcscnt %d\n", ctlr->fcsc); in rtl8139ifstat()