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

/freebsd-13-stable/sys/dev/sound/isa/
H A Dsb.h48 #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.c261 if (sb_rd(sb, DSP_DATA_AVAIL) & 0x80)
518 sb_rd(sb, DSP_DATA_AVAIL); /* 8-bit int ack */
H A Dsbc.c204 if (sb_rd(io, DSP_DATA_AVAIL) & 0x80)
/freebsd-13-stable/sys/dev/sound/pci/
H A Dsolo.c370 ess_rd(sc, DSP_DATA_AVAIL);

Completed in 136 milliseconds