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.h69 struct firewire_softc { struct
287 int fwdev_makedev (struct firewire_softc *);
288 int fwdev_destroydev (struct firewire_softc *);
H A Dfwmem.c85 struct firewire_softc *sc;
271 struct firewire_softc *sc; in fwmem_open()
H A Dfwdev.c161 struct firewire_softc *sc; in fw_open()
876 fwdev_makedev(struct firewire_softc *sc) in fwdev_makedev()
896 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev()
909 struct firewire_softc *sc; in fwdev_clone()
H A Dfirewire.c138 sizeof(struct firewire_softc),
401 struct firewire_softc *sc = device_get_softc(dev); in firewire_attach()
476 struct firewire_softc *sc; in firewire_add_child()
491 struct firewire_softc *sc; in firewire_resume()
507 struct firewire_softc *sc; in firewire_detach()
H A Dfwohci.c353 struct firewire_softc *sc; in fwohci_ioctl()