Home
last modified time | relevance | path

Searched refs:DMADONE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic6360reg.h221 #define DMADONE 0x01 /* Selfclearing (all FIFOs empty & T/C */ macro
/netbsd-src/sys/dev/qbus/
H A Dqduser.h110 #define DMADONE 0x8000 /* DMA done status */ macro
/netbsd-src/sys/arch/vax/include/
H A Dqduser.h117 #define DMADONE 0x8000 /* DMA done status */ macro
118 #define SET_DONE_FIFO 0x4000 /* set DMADONE when FIFO empty.. */
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1161 #define DMADONE 0x01 macro
H A Daic7xxx.reg290 field DMADONE 0x01 /* DMA transfer completed */
H A Daic79xx_reg.h2766 #define DMADONE 0x01 macro
H A Daic79xx.reg1922 field DMADONE 0x01 /* Modes 0 and 1 only */
H A Daic7xxx.seq1114 test SSTAT0,DMADONE jnz dma_dmadone;