Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/firewire/
HDfirewirereg.h288 int fwdev_destroydev (struct firewire_softc *);
HDfwdev.c896 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev() function
HDfirewire.c525 if ((err = fwdev_destroydev(sc)) != 0) in firewire_detach()