Searched refs:ESS_DSP_READ_READY (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/isa/ | ||
| H A D | essreg.h | 242 #define ESS_DSP_READ_READY 0x40 macro |
| H A D | ess.c | 2486 return (ess_get_dsp_status(sc) & ESS_DSP_READ_READY) ? 1 : 0; in ess_dsp_read_ready() |