Searched refs:tmd1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/le/
H A Dam79900.c241 tmd.tmd1 = LE_HTOLE32(LE_T1_ONES);
347 uint32_t tmd1, tmd2; local
359 tmd1 = LE_LE32TOH(tmd.tmd1);
365 LE_LE32TOH(tmd.tmd0), tmd1);
368 if (tmd1 & LE_T1_OWN)
373 if (tmd1 & LE_T1_ERR) {
403 if (tmd1 & LE_T1_ONE)
405 else if (tmd1 & LE_T1_MORE)
552 if (LE_LE32TOH(tmd.tmd1)
[all...]
H A Dam79900reg.h86 uint32_t tmd1; member in struct:letmd

Completed in 66 milliseconds