HomeSort by: relevance | last modified time | path
    Searched refs:firewire_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ieee1394/
firewirereg.h 70 struct firewire_softc { struct
275 int fwdev_makedev (struct firewire_softc *);
276 int fwdev_destroydev (struct firewire_softc *);
fwmem.c 156 struct firewire_softc *sc;
165 struct firewire_softc *sc;
202 struct firewire_softc *sc;
230 struct firewire_softc *sc;
294 struct firewire_softc *sc;
fwdev.c 121 struct firewire_softc *sc;
157 struct firewire_softc *sc;
232 struct firewire_softc *sc;
309 struct firewire_softc *sc;
385 struct firewire_softc *sc;
692 struct firewire_softc *sc;
720 struct firewire_softc *sc;
732 struct firewire_softc *sc;
firewire.c 164 CFATTACH_DECL_NEW(ieee1394if, sizeof(struct firewire_softc),
196 struct firewire_softc *sc = device_private(self);
268 struct firewire_softc *sc = device_private(self);
525 struct firewire_softc *sc = device_private(fc->bdev);
2021 struct firewire_softc *sc = device_private(fc->bdev);

Completed in 49 milliseconds