Searched refs:XCHAN_CAP_NOSEG (Results 1 – 3 of 3) sorted by relevance
493 KASSERT(xchan->caps & (XCHAN_CAP_NOSEG | XCHAN_CAP_BOUNCE), in _xdma_load_data()591 if ((xchan->caps & XCHAN_CAP_NOSEG) || in xdma_process()
151 #define XCHAN_CAP_NOSEG (1 << 1) macro
120 caps |= XCHAN_CAP_IOMMU | XCHAN_CAP_NOSEG; in xdma_channel_alloc()