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

/freebsd-13-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-13-stable/sys/netinet/
H A Digmp.c3062 rectype_t crt, drt, nrt; local
3073 drt = REC_NONE; /* mask of completed group record types */
3091 while (drt != REC_FULL) {
3243 drt |= crt;
/freebsd-13-stable/sys/netinet6/
H A Dmld6.c2711 rectype_t crt, drt, nrt; local
2725 drt = REC_NONE; /* mask of completed group record types */
2743 while (drt != REC_FULL) {
2892 drt |= crt;

Completed in 88 milliseconds