nec86hw_softc
struct nec86hw_softc *ysc = &sc->sc_nec86hw;
int nec86hw_set_output_block(struct nec86hw_softc *, int);
int nec86hw_set_input_block(struct nec86hw_softc *, int);
nec86fifo_output_mono_8_resamp(struct nec86hw_softc *sc, int cc)
nec86fifo_output_mono_16_resamp(struct nec86hw_softc *sc, int cc)
nec86hw_input_chunk(struct nec86hw_softc *sc)
nec86fifo_input_mono_8_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_input_mono_16_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_input_stereo_8_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_input_stereo_16_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_padding(struct nec86hw_softc *sc, int cc)
nec86hw_attach(struct nec86hw_softc *sc)
struct nec86hw_softc *sc = (struct nec86hw_softc *) arg;
struct nec86hw_softc *sc = arg;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
nec86hw_set_output_block(struct nec86hw_softc *sc, int cc)
nec86hw_set_input_block(struct nec86hw_softc *sc, int cc)
struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
register struct nec86hw_softc *sc = (struct nec86hw_softc *) addr;
nec86hw_rate_bits(struct nec86hw_softc *sc, u_long sr)
nec86hw_reset(struct nec86hw_softc *sc)
nec86hw_set_mode_playing(struct nec86hw_softc *sc)
nec86hw_set_mode_recording(struct nec86hw_softc *sc)
nec86hw_set_volume(struct nec86hw_softc *sc, int port, u_int8_t vol)
nec86hw_start_fifo(struct nec86hw_softc *sc)
nec86hw_stop_fifo(struct nec86hw_softc *sc)
nec86hw_enable_fifointr(struct nec86hw_softc *sc)
nec86hw_disable_fifointr(struct nec86hw_softc *sc)
nec86hw_seeif_intrflg(struct nec86hw_softc *sc)
nec86hw_clear_intrflg(struct nec86hw_softc *sc)
nec86hw_reset_fifo(struct nec86hw_softc *sc)
nec86hw_set_watermark(struct nec86hw_softc *sc, int wm)
nec86hw_set_precision_real(struct nec86hw_softc *sc, u_int prec)
nec86hw_set_rate_real(struct nec86hw_softc *sc, u_int8_t bits)
nec86hw_output_chunk(struct nec86hw_softc *sc)
nec86fifo_output_mono_8_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_output_mono_16_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_output_stereo_8_direct(struct nec86hw_softc *sc, int cc)
nec86fifo_output_stereo_16_direct(struct nec86hw_softc *sc, int cc)
void nec86hw_attach(struct nec86hw_softc *);
u_char nec86hw_rate_bits(struct nec86hw_softc *, u_long);
int nec86hw_reset(struct nec86hw_softc *);
void nec86hw_set_mode_playing(struct nec86hw_softc *);
void nec86hw_set_mode_recording(struct nec86hw_softc *);
void nec86hw_set_volume(struct nec86hw_softc *, int, u_char);
void nec86hw_start_fifo(struct nec86hw_softc *);
void nec86hw_stop_fifo(struct nec86hw_softc *);
void nec86hw_enable_fifointr(struct nec86hw_softc *);
void nec86hw_disable_fifointr(struct nec86hw_softc *);
int nec86hw_seeif_intrflg(struct nec86hw_softc *);
void nec86hw_clear_intrflg(struct nec86hw_softc *);
void nec86hw_reset_fifo(struct nec86hw_softc *);
void nec86hw_set_watermark(struct nec86hw_softc *, int);
void nec86hw_set_precision_real(struct nec86hw_softc *, u_int);
void nec86hw_set_rate_real(struct nec86hw_softc *, u_char);
void nec86hw_output_chunk(struct nec86hw_softc *);
void nec86hw_input_chunk(struct nec86hw_softc *);
int nec86fifo_output_mono_8_direct(struct nec86hw_softc *, int);
int nec86fifo_output_mono_16_direct(struct nec86hw_softc *, int);
int nec86fifo_output_stereo_8_direct(struct nec86hw_softc *, int);
int nec86fifo_output_stereo_16_direct(struct nec86hw_softc *, int);
int nec86fifo_output_mono_8_resamp(struct nec86hw_softc *, int);
int nec86fifo_output_mono_16_resamp(struct nec86hw_softc *, int);
int nec86fifo_output_stereo_8_resamp(struct nec86hw_softc *, int);
int nec86fifo_output_stereo_16_resamp(struct nec86hw_softc *, int);
void nec86fifo_input_mono_8_direct(struct nec86hw_softc *, int);
void nec86fifo_input_mono_16_direct(struct nec86hw_softc *, int);
void nec86fifo_input_stereo_8_direct(struct nec86hw_softc *, int);
void nec86fifo_input_stereo_16_direct(struct nec86hw_softc *, int);
void nec86fifo_input_mono_8_resamp(struct nec86hw_softc *, int);
void nec86fifo_input_mono_16_resamp(struct nec86hw_softc *, int);
void nec86fifo_input_stereo_8_resamp(struct nec86hw_softc *, int);
void nec86fifo_input_stereo_16_resamp(struct nec86hw_softc *, int);
void nec86fifo_padding(struct nec86hw_softc *, int);
struct nec86hw_softc; /* dummy declaration */
typedef int (*func_fifo_output_t) (struct nec86hw_softc *, int);
typedef void (*func_fifo_input_t) (struct nec86hw_softc *, int);
struct nec86hw_softc sc_nec86hw;
struct nec86hw_softc *ysc = &nsc->sc_nec86hw;