Home
last modified time | relevance | path

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

/freebsd/sys/dev/le/
H A Dam79900reg.h122 #define LE_T1_MORE (1U << 28) /* multiple collisions */ macro
H A Dam7990reg.h132 #define LE_T1_MORE 0x10 /* multiple collisions */ macro
H A Dam79900.c400 else if (tmd1 & LE_T1_MORE) in am79900_tint()
H A Dam7990.c364 else if (tmd.tmd1_bits & LE_T1_MORE) in am7990_tint()