Home | History | Annotate | Download | only in ic

Lines Matching refs:arcofi_softc

193 static int	arcofi_cmd(struct arcofi_softc *, uint8_t, const uint8_t *);
198 static int arcofi_recv_data(struct arcofi_softc *);
199 static int arcofi_xmit_data(struct arcofi_softc *);
319 struct arcofi_softc *sc __diagused = (struct arcofi_softc *)v;
338 struct arcofi_softc *sc;
397 struct arcofi_softc *sc = (struct arcofi_softc *)v;
469 arcofi_recv_data(struct arcofi_softc *sc)
490 arcofi_xmit_data(struct arcofi_softc *sc)
511 struct arcofi_softc *sc = (struct arcofi_softc *)v;
540 struct arcofi_softc *sc = (struct arcofi_softc *)v;
571 struct arcofi_softc *sc = (struct arcofi_softc *)v;
593 struct arcofi_softc *sc = (struct arcofi_softc *)v;
615 struct arcofi_softc *sc = (struct arcofi_softc *)v;
749 struct arcofi_softc *sc = (struct arcofi_softc *)v;
831 struct arcofi_softc *sc = (struct arcofi_softc *)v;
993 struct arcofi_softc *sc = (struct arcofi_softc *)v;
1002 struct arcofi_softc *sc = (struct arcofi_softc *)v;
1055 arcofi_cmd(struct arcofi_softc *sc, uint8_t cmd, const uint8_t *data)
1124 arcofi_attach(struct arcofi_softc *sc, const char *versionstr)