Searched defs:BUS_DMA_ZERO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | bus_dma.h | 88 #define BUS_DMA_ZERO 0x08 /* allocate zero'ed memory */ macro |
/freebsd/stand/kshim/ | ||
H A D | bsd_kernel.h | 687 #define BUS_DMA_ZERO 0x08 /* allocate zero'ed memory */ macro |