Lines Matching refs:idedma_ctl
597 u_int32_t oidetim, idetim, idedma_ctl;
604 idedma_ctl = 0;
689 idedma_ctl |= IDEDMA_CTL_DRV_DMA(drive);
691 if (idedma_ctl != 0) {
693 bus_space_write_1(sc->sc_dma_iot, cp->dma_iohs[IDEDMA_CTL], 0,
694 idedma_ctl);
703 u_int32_t oidetim, idetim, sidetim, udmareg, ideconf, idedma_ctl;
717 idedma_ctl = 0;
813 idedma_ctl |= IDEDMA_CTL_DRV_DMA(drive);
827 if (idedma_ctl != 0) {
829 bus_space_write_1(sc->sc_dma_iot, cp->dma_iohs[IDEDMA_CTL], 0,
830 idedma_ctl);