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

/freebsd-13-stable/sys/dev/firewire/
H A Dif_fwevar.h42 struct fwe_softc { struct
51 struct fwe_softc *fwe;
H A Dif_fwe.c77 static void fwe_as_output (struct fwe_softc *, struct ifnet *);
103 struct fwe_softc *fwe;
139 struct fwe_softc *fwe;
145 fwe = ((struct fwe_softc *)device_get_softc(dev));
148 bzero(fwe, sizeof(struct fwe_softc));
210 fwe_stop(struct fwe_softc *fwe)
251 struct fwe_softc *fwe;
276 struct fwe_softc *fwe = ((struct fwe_eth_softc *)arg)->fwe;
355 struct fwe_softc *fwe = ((struct fwe_eth_softc *)ifp->if_softc)->fwe;
424 struct fwe_softc *fw
[all...]

Completed in 115 milliseconds