Searched refs:init_tlen (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/le/ | ||
H A D | am7990reg.h | 112 uint16_t init_tlen; /* +0x0016 */ member |
H A D | am7990.c | 173 init.init_tlen = (a >> 16) | ((ffs(sc->sc_ntbuf) - 1) << 13); in am7990_meminit() |