Searched refs:fwip_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/firewire/
H A Dif_fwipvar.h42 struct fwip_softc { struct
59 struct fwip_softc *fwip;
H A Dif_fwip.c92 static void fwip_async_output (struct fwip_softc *, struct ifnet *);
118 struct fwip_softc *fwip;
154 struct fwip_softc *fwip;
159 fwip = ((struct fwip_softc *)device_get_softc(dev));
217 fwip_stop(struct fwip_softc *fwip)
269 struct fwip_softc *fwip;
273 fwip = (struct fwip_softc *)device_get_softc(dev);
295 struct fwip_softc *fwip = ((struct fwip_eth_softc *)arg)->fwip;
401 struct fwip_softc *fwip = ((struct fwip_eth_softc *)ifp->if_softc)->fwip;
480 struct fwip_softc *fwi
[all...]

Completed in 43 milliseconds