Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcivar.h81 int fwohci_detach (struct fwohci_softc *, device_t);
H A Dfwohci_pci.c366 fwohci_detach(sc, self); in fwohci_pci_detach()
H A Dfwohci.c788 fwohci_detach(struct fwohci_softc *sc, device_t dev) function