Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dlemacreg.h140 #define LEMAC_TDQ_EXCCOL 0x03 /* Excessive Collisions */ macro
H A Dlemac.c156 || (txsts & LEMAC_TDQ_COL) == LEMAC_TDQ_EXCCOL) { in lemac_tne_intr()