Searched refs:AIC_DMA_ENABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/aic/
H A Daicvar.h108 #define AIC_DMA_ENABLE 0x02 macro
H A Daic_isa.c170 if ((aic->flags & AIC_DMA_ENABLE) && isa_get_drq(dev) == -1)
H A Daic.c1464 aic->flags |= AIC_DMA_ENABLE;
1570 if (aic->flags & AIC_DMA_ENABLE)

Completed in 160 milliseconds