Searched defs:fwip (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/firewire/
H A Dif_fwipvar.h59 struct fwip_softc *fwip; member in struct:fwip_softc::fwip_eth_softc
H A Dif_fwip.c118 struct fwip_softc *fwip; local
154 struct fwip_softc *fwip; local
217 fwip_stop(struct fwip_softc *fwip) argument
269 struct fwip_softc *fwip; local
295 struct fwip_softc *fwip = ((struct fwip_eth_softc *)arg)->fwip; local
401 struct fwip_softc *fwip = ((struct fwip_eth_softc *)ifp->if_softc)->fwip; local
480 struct fwip_softc *fwip = arg; local
511 struct fwip_softc *fwip; local
540 struct fwip_softc *fwip = ((struct fwip_eth_softc *)ifp->if_softc)->fwip; local
582 fwip_async_output(struct fwip_softc *fwip, struct ifnet *ifp) argument
751 struct fwip_softc *fwip = arg; local
763 struct fwip_softc *fwip; local
866 fwip_unicast_input_recycle(struct fwip_softc *fwip, struct fw_xfer *xfer) argument
889 struct fwip_softc *fwip; local
982 DECLARE_DUMMY_MODULE(fwip); variable
[all...]

Completed in 66 milliseconds