Home
last modified time | relevance | path

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

/trueos/sys/dev/firewire/
HDfirewirereg.h298 int fwdev_destroydev (struct firewire_softc *);
HDfwdev.c947 fwdev_destroydev(struct firewire_softc *sc) in fwdev_destroydev() function
HDfirewire.c542 if ((err = fwdev_destroydev(sc)) != 0) in firewire_detach()