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

/freebsd-11-stable/sys/dev/mn/
H A Dif_mn.c252 u_int32_t tiqb[NIQB]; member in struct:mn_softc
951 bzero(sc->tiqb, sizeof sc->tiqb);
952 sc->m32x->tiqba = vtophys(&sc->tiqb);
1236 u = sc->tiqb[i];
1238 sc->tiqb[i] = 0;

Completed in 208 milliseconds