neo_softc 123 dev/pci/neo.c struct neo_softc {
neo_softc 169 dev/pci/neo.c static int nm_waitcd(struct neo_softc *sc);
neo_softc 170 dev/pci/neo.c static int nm_loadcoeff(struct neo_softc *sc, int dir, int num);
neo_softc 171 dev/pci/neo.c static int nm_init(struct neo_softc *);
neo_softc 173 dev/pci/neo.c int nmchan_getptr(struct neo_softc *, int);
neo_softc 175 dev/pci/neo.c static u_int32_t nm_rd(struct neo_softc *, int, int);
neo_softc 176 dev/pci/neo.c static void nm_wr(struct neo_softc *, int, u_int32_t, int);
neo_softc 177 dev/pci/neo.c static u_int32_t nm_rdbuf(struct neo_softc *, int, int);
neo_softc 178 dev/pci/neo.c static void nm_wrbuf(struct neo_softc *, int, u_int32_t, int);
neo_softc 208 dev/pci/neo.c void neo_set_mixer(struct neo_softc *sc, int a, int d);
neo_softc 218 dev/pci/neo.c sizeof(struct neo_softc), neo_match, neo_attach
neo_softc 290 dev/pci/neo.c nm_rd(struct neo_softc *sc, int regno, int size)
neo_softc 308 dev/pci/neo.c nm_wr(struct neo_softc *sc, int regno, u_int32_t data, int size)
neo_softc 327 dev/pci/neo.c nm_rdbuf(struct neo_softc *sc, int regno, int size)
neo_softc 345 dev/pci/neo.c nm_wrbuf(struct neo_softc *sc, int regno, u_int32_t data, int size)
neo_softc 365 dev/pci/neo.c nm_waitcd(struct neo_softc *sc)
neo_softc 383 dev/pci/neo.c nm_ackint(struct neo_softc *sc, u_int32_t num)
neo_softc 392 dev/pci/neo.c nm_loadcoeff(struct neo_softc *sc, int dir, int num)
neo_softc 426 dev/pci/neo.c struct neo_softc *sc;
neo_softc 440 dev/pci/neo.c struct neo_softc *sc = (struct neo_softc *)p;
neo_softc 506 dev/pci/neo.c nm_init(struct neo_softc *sc)
neo_softc 564 dev/pci/neo.c struct neo_softc *sc = (struct neo_softc *)self;
neo_softc 630 dev/pci/neo.c struct neo_softc *sc = (struct neo_softc *)addr;
neo_softc 682 dev/pci/neo.c struct neo_softc *sc = sc_;
neo_softc 700 dev/pci/neo.c struct neo_softc *sc = sc_;
neo_softc 722 dev/pci/neo.c struct neo_softc *sc = sc_;
neo_softc 763 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 838 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 936 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 972 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 1000 dev/pci/neo.c struct neo_softc *sc = (struct neo_softc *)addr;
neo_softc 1014 dev/pci/neo.c struct neo_softc *sc = (struct neo_softc *)addr;
neo_softc 1037 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 1047 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 1057 dev/pci/neo.c struct neo_softc *sc = addr;
neo_softc 1069 dev/pci/neo.c struct neo_softc *sc = addr;