gscan_softc
gscan_isdying(struct gscan_softc *sc)
gscan_write_device(struct gscan_softc *sc, int breq, void *v, int len)
gscan_read_device(struct gscan_softc *sc, int breq, void *v, int len)
static int gscan_ifup(struct gscan_softc * const);
static void gscan_stop(struct gscan_softc * const, struct ifnet *, int);
static void gscan_startrx(struct gscan_softc * const);
CFATTACH_DECL_NEW(gscan, sizeof(struct gscan_softc),
struct gscan_softc *sc = priv;
gscan_startrx(struct gscan_softc * const sc)
struct gscan_softc *sc = priv;
struct gscan_softc * const sc = ifp->if_softc;
gscan_ifup(struct gscan_softc * const sc)
gscan_stop(struct gscan_softc * const sc, struct ifnet *ifp, int disable)
struct gscan_softc * const sc = ifp->if_softc;
struct gscan_softc * const sc = ifp->if_softc;
struct gscan_softc * const sc = ifp->if_softc;
struct gscan_softc *sc = device_private(self);
struct gscan_softc * const sc = device_private(self);
struct gscan_softc * const sc = device_private(self);