Searched refs:DMA_C (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mvs/ |
H A D | mvs.h | 236 #define DMA_C 0x224 /* Basic DMA Command */ macro
|
H A D | mvs.c | 916 ATA_OUTL(ch->r_mem, DMA_C, 0); in mvs_legacy_intr() 1403 ATA_OUTL(ch->r_mem, DMA_C, DMA_C_START | in mvs_legacy_execute_transaction() 1584 ATA_INL(ch->r_mem, EDMA_S), ATA_INL(ch->r_mem, DMA_C), in mvs_timeout() 2045 ATA_OUTL(ch->r_mem, DMA_C, 0); in mvs_reset()
|