Searched refs:FIRST_DMA (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/pmax/ibus/
H A Dsiivar.h45 #define FIRST_DMA 0x01 /* true if no data DMA started yet */ macro
H A Dsii.c376 state->flags = FIRST_DMA;
914 if (state->flags & FIRST_DMA) {
915 state->flags &= ~FIRST_DMA;

Completed in 74 milliseconds