HomeSort by: relevance | last modified time | path
    Searched defs:sf2r_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
sf16fmr2.c 99 struct sf2r_softc { struct
109 CFATTACH_DECL_NEW(sf2r, sizeof(struct sf2r_softc),
112 void sf2r_set_mute(struct sf2r_softc *);
167 struct sf2r_softc *sc = device_private(self);
201 sf2r_set_mute(struct sf2r_softc *sc)
229 struct sf2r_softc sc;
313 struct sf2r_softc *sc = v;
333 struct sf2r_softc *sc = v;
349 struct sf2r_softc *sc = v;
sf16fmr2.c 99 struct sf2r_softc { struct
109 CFATTACH_DECL_NEW(sf2r, sizeof(struct sf2r_softc),
112 void sf2r_set_mute(struct sf2r_softc *);
167 struct sf2r_softc *sc = device_private(self);
201 sf2r_set_mute(struct sf2r_softc *sc)
229 struct sf2r_softc sc;
313 struct sf2r_softc *sc = v;
333 struct sf2r_softc *sc = v;
349 struct sf2r_softc *sc = v;

Completed in 24 milliseconds