admsw_softc
struct admsw_softc *sc = smw->smw_cookie;
admwdog_attach(struct admsw_softc *sc)
admwdog_read(struct admsw_softc *sc)
admwdog_write(struct admsw_softc *sc, uint32_t val)
admwdog_reset(struct admsw_softc *sc)
struct admsw_softc *sc = smw->smw_cookie;
struct admsw_softc *sc = ifp->if_softc;
struct admsw_softc *sc = ifp->if_softc;
admsw_set_filter(struct admsw_softc *sc)
admsw_add_rxbuf(struct admsw_softc *sc, int idx, int high)
struct admsw_softc *sc = ifp->if_softc;
struct admsw_softc *sc = ifp->if_softc;
static void admsw_reset(struct admsw_softc *);
static void admsw_set_filter(struct admsw_softc *);
static void admsw_txintr(struct admsw_softc *, int);
static void admsw_rxintr(struct admsw_softc *, int);
static int admsw_add_rxbuf(struct admsw_softc *, int, int);
CFATTACH_DECL_NEW(admsw, sizeof(struct admsw_softc),
admsw_init_bufs(struct admsw_softc *sc)
admsw_setvlan(struct admsw_softc *sc, char matrix[6])
admsw_reset(struct admsw_softc *sc)
struct admsw_softc *sc = device_private(self);
struct admsw_softc *sc = arg;
struct admsw_softc *sc = ifp->if_softc;
struct admsw_softc *sc = ifp->if_softc;
struct admsw_softc *sc = ifp->if_softc;
struct admsw_softc *sc = arg;
admsw_txintr(struct admsw_softc *sc, int prio)
admsw_rxintr(struct admsw_softc *sc, int high)
void admwdog_attach(struct admsw_softc *);