Searched refs:SAFE_DMA_BOUNDARY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/safe/ | ||
H A D | safevar.h | 38 #define SAFE_DMA_BOUNDARY 0 /* No boundary for source DMA ops */ macro |
H A D | safe.c | 282 SAFE_DMA_BOUNDARY, /* boundary */ in safe_attach() |