Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcivar.h82 int fwohci_resume (struct fwohci_softc *, device_t);
H A Dfwohci_pci.c388 fwohci_resume(sc, dev); in fwohci_pci_resume()
H A Dfwohci.c1754 fwohci_resume(struct fwohci_softc *sc, device_t dev) function