HomeSort by: relevance | last modified time | path
    Searched defs:fwohci_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohcivar.h 42 struct fwohci_softc { struct
80 void fwohci_init(struct fwohci_softc *);
81 int fwohci_attach(struct fwohci_softc *);
82 int fwohci_detach(struct fwohci_softc *, int);
84 int fwohci_resume(struct fwohci_softc *);
85 int fwohci_stop(struct fwohci_softc *);

Completed in 13 milliseconds