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

/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_intr.c479 PATM_RSQ_SIZE * IDT_RSQE_SIZE, sizeof(*sc->rawhnd),
484 sc->rawh = &sc->lbufs[le32toh(sc->rawhnd->handle) & MBUF_HMASK];
486 tail = le32toh(sc->rawhnd->tail);
H A Dif_patmvar.h247 struct idt_rawhnd *rawhnd; /* raw cell handle */ member in struct:patm_softc
H A Dif_patm_attach.c811 sc->rawhnd = (void *)((char *)sc->rsq + PATM_RSQ_SIZE * IDT_RSQE_SIZE);

Completed in 106 milliseconds