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

/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_pdma.h104 uint32_t drt; /* DMA Request Type */ member in struct:pdma_hwdesc
H A Djz4780_pdma.c461 desc->drt = data->tx;
466 desc->drt = data->rx;
471 desc->drt = DRT_AUTO;
/freebsd-12-stable/sys/netinet/
H A Digmp.c3003 rectype_t crt, drt, nrt; local
3014 drt = REC_NONE; /* mask of completed group record types */
3032 while (drt != REC_FULL) {
3184 drt |= crt;
/freebsd-12-stable/sys/netinet6/
H A Dmld6.c2708 rectype_t crt, drt, nrt; local
2722 drt = REC_NONE; /* mask of completed group record types */
2740 while (drt != REC_FULL) {
2889 drt |= crt;

Completed in 166 milliseconds