Searched refs:tmd2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/le/
H A Dam79900.c249 tmd.tmd2 = 0;
354 uint32_t tmd1, tmd2; local
381 tmd2 = LE_LE32TOH(tmd.tmd2);
382 if (tmd2 & LE_T2_BUFF)
384 else if (tmd2 & LE_T2_UFLO)
386 if (tmd2 & (LE_T2_BUFF | LE_T2_UFLO)) {
390 if (tmd2 & LE_T2_LCAR) {
400 if (tmd2 & LE_T2_LCOL)
402 if (tmd2
[all...]
H A Dam79900reg.h94 uint32_t tmd2; member in struct:letmd
H A Dam7990reg.h106 int16_t tmd2; member in struct:letmd
H A Dam7990.c209 tmd.tmd2 = LE_XMD2_ONES;
334 tmd.tmd2, tmd.tmd3);
552 tmd.tmd2 = -len | LE_XMD2_ONES;
613 len = -tmd.tmd2;
618 tmd.tmd0, tmd.tmd1_hadr, tmd.tmd1_bits, tmd.tmd2, tmd.tmd3);

Completed in 124 milliseconds