Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dam79900reg.h135 #define LE_T2_LCOL (1<<28) /* late collision */ macro
H A Dam79900.c369 if (tmd.tmd2 & LE_T2_LCOL) in am79900_tint()
/openbsd/sys/dev/pci/
H A Dif_pcn.c1200 if (tmd2 & LE_T2_LCOL) in pcn_txintr()