Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbus_dma.h216 BD_PARAM_LOWADDR = 4, enumerator
240 #define BD_LOWADDR(val) { BD_PARAM_LOWADDR, .pa = val }
/freebsd/sys/kern/
H A Dsubr_bus_dma.c649 case BD_PARAM_LOWADDR: in bus_dma_template_fill()