Searched defs:BUS_DMA_NOWAIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | bus_dma.h | 85 #define BUS_DMA_NOWAIT 0x01 /* not safe to sleep */ macro |
/freebsd/stand/kshim/ | ||
H A D | bsd_kernel.h | 684 #define BUS_DMA_NOWAIT 0x01 /* not safe to sleep */ macro |