smap_softc
CFATTACH_DECL_NEW(smap, sizeof (struct smap_softc),
STATIC int smap_get_eaddr(struct smap_softc *, u_int8_t *);
STATIC int smap_fifo_init(struct smap_softc *);
STATIC void smap_desc_init(struct smap_softc *);
struct smap_softc *sc = device_private(self);
struct smap_softc *sc = ifp->if_softc;
struct smap_softc *sc = arg;
struct smap_softc *sc = arg;
struct smap_softc *sc = arg;
struct smap_softc *sc = ifp->if_softc;
struct smap_softc *sc = ifp->if_softc;
struct smap_softc *sc = ifp->if_softc;
struct smap_softc *sc = ifp->if_softc;
smap_fifo_init(struct smap_softc *sc)
smap_desc_init(struct smap_softc *sc)
smap_get_eaddr(struct smap_softc *sc, u_int8_t *eaddr)
struct smap_softc *__sc;