fwip_softc
CFATTACH_DECL_NEW(fwip, sizeof(struct fwip_softc),
struct fwip_softc *sc = device_private(self);
struct fwip_softc *sc = device_private(self);
struct fwip_softc *sc = device_private(self);
struct fwip_softc *sc = ((struct fwip_eth_softc *)ifp->if_softc)->fwip;
struct fwip_softc *sc = ((struct fwip_eth_softc *)ifp->if_softc)->fwip;
struct fwip_softc *sc = ((struct fwip_eth_softc *)ifp->if_softc)->fwip;
struct fwip_softc *sc = arg;
struct fwip_softc *sc = (struct fwip_softc *)xfer->sc;
fwip_async_output(struct fwip_softc *sc, struct ifnet *ifp)
struct fwip_softc *sc;
sc = (struct fwip_softc *)xferq->sc;
fwip_unicast_input_recycle(struct fwip_softc *sc, struct fw_xfer *xfer)
struct fwip_softc *sc;
sc = (struct fwip_softc *)xfer->sc;
static void fwip_async_output(struct fwip_softc *, struct ifnet *);
struct fwip_softc *fwip;