iw_softc
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
iwattach(struct iw_softc *sc)
iwopen(struct iw_softc *sc, int flags)
iw_mempoke(struct iw_softc *sc, u_long addy, u_char val)
iw_mempeek(struct iw_softc *sc, u_long addy)
iw_meminit(struct iw_softc *sc)
iwreset(struct iw_softc *sc, int warm)
iw_set_speed(struct iw_softc *sc, u_long freq, char in)
static void iwreset(struct iw_softc *, int);
iw_set_format(struct iw_softc *sc, u_long precision, int in)
static int iw_set_speed(struct iw_softc *, u_long, char);
static u_long iw_set_format(struct iw_softc *, u_long, int);
static void iw_mixer_line_level(struct iw_softc *, int, int, int);
static void iw_trigger_dma(struct iw_softc *, u_char);
static void iw_stop_dma(struct iw_softc *, u_char, u_char);
static void iw_dma_count(struct iw_softc *, u_short, int);
struct iw_softc *sc;
static void iw_meminit(struct iw_softc *);
static void iw_mempoke(struct iw_softc *, u_long, u_char);
iw_mixer_line_level(struct iw_softc *sc, int line, int levl, int levr)
static u_char iw_mempeek(struct iw_softc *, u_long);
static void iw_set_voice_place(struct iw_softc *, u_char, u_long);
static void iw_voice_pan(struct iw_softc *, u_char, u_short, u_short);
static void iw_voice_freq(struct iw_softc *, u_char, u_long);
static void iw_set_loopmode(struct iw_softc *, u_char, u_char, u_char);
static void iw_set_voice_pos(struct iw_softc *, u_short, u_long, u_long);
static void iw_start_voice(struct iw_softc *, u_char);
static void iw_play_voice(struct iw_softc *, u_long, u_long, u_short);
iw_trigger_dma(struct iw_softc *sc, u_char io)
static void iw_stop_voice(struct iw_softc *, u_char);
static void iw_move_voice_end(struct iw_softc *, u_short, u_long);
iw_stop_dma(struct iw_softc *sc, u_char io, u_char hard)
static void iw_initvoices(struct iw_softc *);
iw_dma_count(struct iw_softc *sc, u_short count, int io)
struct iw_softc *sc = (struct iw_softc *) addr;
struct iw_softc *sc;
sc = (struct iw_softc *) addr;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
struct iw_softc *sc;
void iwattach(struct iw_softc *);
int iwopen(struct iw_softc *, int); /* open hardware */
struct iw_softc *sc;
struct iw_softc *sc;
sc = (struct iw_softc *)addr;
CFATTACH_DECL_NEW(guspnp, sizeof(struct iw_softc),