sys/dev/pci/auacer.c
147
sizeof(struct auacer_softc), auacer_match, auacer_attach, NULL,
sys/dev/pci/auacer.c
169
int auacer_alloc_cdata(struct auacer_softc *);
sys/dev/pci/auacer.c
171
int auacer_allocmem(struct auacer_softc *, size_t, size_t,
sys/dev/pci/auacer.c
173
int auacer_freemem(struct auacer_softc *, struct auacer_dma *);
sys/dev/pci/auacer.c
175
int auacer_set_rate(struct auacer_softc *, int, u_long);
sys/dev/pci/auacer.c
177
static void auacer_reset(struct auacer_softc *sc);
sys/dev/pci/auacer.c
211
struct auacer_softc *sc = (struct auacer_softc *)self;
sys/dev/pci/auacer.c
272
auacer_ready_codec(struct auacer_softc *sc, int mask)
sys/dev/pci/auacer.c
287
auacer_sema_codec(struct auacer_softc *sc)
sys/dev/pci/auacer.c
301
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
325
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
345
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
354
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
386
auacer_reset(struct auacer_softc *sc)
sys/dev/pci/auacer.c
411
auacer_set_rate(struct auacer_softc *sc, int mode, u_long srate)
sys/dev/pci/auacer.c
455
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
507
auacer_halt(struct auacer_softc *sc, struct auacer_chan *chan)
sys/dev/pci/auacer.c
536
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
555
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
564
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
573
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
582
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
608
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
653
auacer_upd_chan(struct auacer_softc *sc, struct auacer_chan *chan)
sys/dev/pci/auacer.c
695
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
712
auacer_setup_chan(struct auacer_softc *sc, struct auacer_chan *chan,
sys/dev/pci/auacer.c
750
struct auacer_softc *sc = v;
sys/dev/pci/auacer.c
781
auacer_allocmem(struct auacer_softc *sc, size_t size, size_t align,
sys/dev/pci/auacer.c
818
auacer_freemem(struct auacer_softc *sc, struct auacer_dma *p)
sys/dev/pci/auacer.c
829
auacer_alloc_cdata(struct auacer_softc *sc)
sys/dev/pci/auacer.c
883
struct auacer_softc *sc = (struct auacer_softc *)self;