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

/freebsd-13-stable/sys/dev/firewire/
H A Dif_fwipvar.h44 struct fwip_softc { struct
61 struct fwip_softc *fwip;
H A Dif_fwip.c89 static void fwip_async_output (struct fwip_softc *, struct ifnet *);
113 struct fwip_softc *fwip;
149 struct fwip_softc *fwip;
154 fwip = ((struct fwip_softc *)device_get_softc(dev));
207 fwip_stop(struct fwip_softc *fwip)
255 struct fwip_softc *fwip;
259 fwip = (struct fwip_softc *)device_get_softc(dev);
281 struct fwip_softc *fwip = ((struct fwip_eth_softc *)arg)->fwip;
382 struct fwip_softc *fwip = ((struct fwip_eth_softc *)ifp->if_softc)->fwip;
440 struct fwip_softc *fwi
[all...]

Completed in 75 milliseconds