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

/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_intr.c390 if (stamp & IDT_TSQE_EMPTY)
407 tsqe->stamp = htole32(IDT_TSQE_EMPTY);
415 } while (!(stamp & IDT_TSQE_EMPTY));
H A Didt77252reg.h302 #define IDT_TSQE_EMPTY 0x80000000 macro
H A Dif_patm.c119 sc->tsq[i].stamp = htole32(IDT_TSQE_EMPTY);

Completed in 80 milliseconds