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

/freebsd-11.0-release/sys/dev/sound/isa/
H A Dsb.h41 #define SBDSP_RST 0x6 macro
H A Dsb8.c250 sb_wr(sb, SBDSP_RST, 3);
252 sb_wr(sb, SBDSP_RST, 0);
H A Dess.c275 ess_wr(sc, SBDSP_RST, 3);
277 ess_wr(sc, SBDSP_RST, 0);
H A Dsb16.c276 sb_wr(sb, SBDSP_RST, 3);
278 sb_wr(sb, SBDSP_RST, 0);
H A Dsbc.c227 sb_wr(io, SBDSP_RST, 3);
229 sb_wr(io, SBDSP_RST, 0);
/freebsd-11.0-release/sys/dev/sound/pci/
H A Dsolo.c293 ess_wr(sc, SBDSP_RST, 3);
295 ess_wr(sc, SBDSP_RST, 0);

Completed in 143 milliseconds