Searched refs:DSP_DATA_AVAIL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/isa/
H A Dsb.h46 #define DSP_DATA_AVAIL 0xE macro
H A Dsb8.c239 if (sb_rd(sb, DSP_DATA_AVAIL) & 0x80)
494 sb_rd(sb, DSP_DATA_AVAIL); /* int ack */
H A Dess.c252 if (ess_rd(sc, DSP_DATA_AVAIL) & 0x80)
403 ess_rd(sc, DSP_DATA_AVAIL);
H A Dsb16.c262 if (sb_rd(sb, DSP_DATA_AVAIL) & 0x80)
519 sb_rd(sb, DSP_DATA_AVAIL); /* 8-bit int ack */
H A Dsbc.c216 if (sb_rd(io, DSP_DATA_AVAIL) & 0x80)
/freebsd-11.0-release/sys/dev/sound/pci/
H A Dsolo.c368 ess_rd(sc, DSP_DATA_AVAIL);

Completed in 114 milliseconds