Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/firewire/
H A Dfirewirereg.h296 int fwdev_destroydev (struct firewire_softc *);
H A Dfwdev.c810 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev() function
H A Dfirewire.c462 if ((err = fwdev_destroydev(sc)) != 0) in firewire_detach()