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

/freebsd-12-stable/sys/dev/sound/isa/
H A Dmss.h142 #define I9_PEN 0x01 /* playback enable */ macro
H A Dmss.c1050 m |= wr? I9_PEN : I9_CEN; /* enable DMA */
1056 m &= ~(wr? I9_PEN : I9_CEN); /* Stop DMA */

Completed in 109 milliseconds