DMA_SETMSK
outb(chan_addr[chnl].mask_reg, (chnl & 3) | DMA_SETMSK);
outb(chan_addr[chnl].reqt_reg, DMA_SETMSK | chnl); /* set request bit */