Home
last modified time | relevance | path

Searched refs:fwdev_destroydev (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h288 int fwdev_destroydev (struct firewire_softc *);
H A Dfwdev.c896 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev() function
H A Dfirewire.c524 if ((err = fwdev_destroydev(sc)) != 0) in firewire_detach()