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

/freebsd-10.2-release/sys/dev/patm/
H A Dif_patm_attach.c766 PATM_RSQ_SIZE * IDT_RSQE_SIZE +
810 sc->rawhnd = (void *)((char *)sc->rsq + PATM_RSQ_SIZE * IDT_RSQE_SIZE);
811 sc->rawhnd_phy = sc->rsq_phy + PATM_RSQ_SIZE * IDT_RSQE_SIZE;
H A Didt77252reg.h272 #define IDT_RSQE_SIZE 16 /* bytes */ macro
H A Dif_patm_intr.c478 PATM_RSQ_SIZE * IDT_RSQE_SIZE, sizeof(*sc->rawhnd),

Completed in 57 milliseconds