Searched refs:firewire_softc (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h71 struct firewire_softc { struct
289 int fwdev_makedev (struct firewire_softc *);
290 int fwdev_destroydev (struct firewire_softc *);
H A Dfwmem.c86 struct firewire_softc *sc;
272 struct firewire_softc *sc;
H A Dfwdev.c163 struct firewire_softc *sc;
878 fwdev_makedev(struct firewire_softc *sc)
898 fwdev_destroydev(struct firewire_softc *sc)
911 struct firewire_softc *sc;
H A Dfirewire.c141 sizeof(struct firewire_softc),
404 struct firewire_softc *sc = device_get_softc(dev);
479 struct firewire_softc *sc;
494 struct firewire_softc *sc;
510 struct firewire_softc *sc;
H A Dfwohci.c355 struct firewire_softc *sc;

Completed in 118 milliseconds