Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h91 struct firewire_softc { struct
321 int fwdev_makedev (struct firewire_softc *);
322 int fwdev_destroydev (struct firewire_softc *);
H A Dfwdev.c161 struct firewire_softc *sc; in fw_open()
857 fwdev_makedev(struct firewire_softc *sc) in fwdev_makedev()
877 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev()
890 struct firewire_softc *sc; in fwdev_clone()
H A Dfwmem.c86 struct firewire_softc *sc;
272 struct firewire_softc *sc; in fwmem_open()
H A Dfirewire.c160 sizeof(struct firewire_softc),
394 struct firewire_softc *sc = arg; in firewire_watchdog()
418 struct firewire_softc *sc = device_get_softc(dev); in firewire_attach()
494 struct firewire_softc *sc; in firewire_add_child()
531 struct firewire_softc *sc; in firewire_resume()
547 struct firewire_softc *sc; in firewire_detach()
H A Dfwohci.c364 struct firewire_softc *sc; in fwohci_ioctl()