sln_softc
static void sln_rx(struct sln_softc *);
static void sln_tx_intr(struct sln_softc *);
sln_media_intr(struct sln_softc *sc)
static void sln_media_intr(struct sln_softc *);
static void sln_stop(struct sln_softc *);
struct sln_softc *sc = arg;
static void sln_mii_cmd(struct sln_softc *, uint32_t, u_long *);
struct sln_softc *sc = x;
static void sln_media_cfg(struct sln_softc *);
struct sln_softc *sc = ifp->if_softc;
static void sln_mac_cfg(struct sln_softc *);
static void sln_set_multi(struct sln_softc *);
static void sln_init_tx(struct sln_softc *);
struct sln_softc *sc = ifp->if_softc;
struct sln_softc *sc = device_get_softc(dev);
struct sln_softc *sc = device_get_softc(dev);
struct sln_softc *sc = device_get_softc(dev);
sizeof(struct sln_softc)
sln_reset(struct sln_softc *sc)
struct sln_softc *sc = device_get_softc(dev);
sln_stop(struct sln_softc *sc)
struct sln_softc *sc = device_get_softc(dev);
struct sln_softc *sc = ifp->if_softc;
struct sln_softc *sc = ifp->if_softc;
sln_mii_cmd(struct sln_softc *sc, uint32_t cmd, u_long *phys)
sln_media_cfg(struct sln_softc *sc)
sln_mac_cfg(struct sln_softc *sc)
sln_set_multi(struct sln_softc *sc)
sln_init_tx(struct sln_softc *sc)
struct sln_softc *sc = x;
struct sln_softc *sc = ifp->if_softc;
sln_rx(struct sln_softc *sc)
static void sln_reset(struct sln_softc *);
sln_tx_intr(struct sln_softc *sc)