Home
last modified time | relevance | path

Searched refs:BD_PARAM_PARENT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dbus_dma.h213 BD_PARAM_PARENT = 1, enumerator
237 #define BD_PARENT(val) { BD_PARAM_PARENT, .ptr = val }
/freebsd/sys/kern/
H A Dsubr_bus_dma.c640 case BD_PARAM_PARENT: in bus_dma_template_fill()