Home
last modified time | relevance | path

Searched refs:GUSMASK_SAMPLE_START (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/isa/
Dgusreg.h156 #define GUSMASK_SAMPLE_START 0x01 /* start sampling */ macro
Dgus.c3027 dmac = GUSMASK_SAMPLE_IRQ|GUSMASK_SAMPLE_START; in gus_dma_input()
3170 & ~(GUSMASK_SAMPLE_START|GUSMASK_SAMPLE_IRQ)); in gus_halt_in_dma()