an_softc
an_txeof(struct an_softc *sc, int status)
struct an_softc *sc;
struct an_softc *sc;
sc = (struct an_softc*)xsc;
an_cmd_struct(struct an_softc *sc, struct an_command *cmd,
an_cmd(struct an_softc *sc, int cmd, int val)
an_reset(struct an_softc *sc)
an_read_record(struct an_softc *sc, struct an_ltv_gen *ltv)
static void an_reset(struct an_softc *);
static int an_init_mpi350_desc(struct an_softc *);
static void an_init_locked(struct an_softc *);
static int an_init_tx_ring(struct an_softc *);
static void an_watchdog(struct an_softc *);
an_write_record(struct an_softc *sc, struct an_ltv_gen *ltv)
static void an_rxeof(struct an_softc *);
static void an_txeof(struct an_softc *, int);
static void an_promisc(struct an_softc *, int);
static int an_cmd(struct an_softc *, int, int);
static int an_cmd_struct(struct an_softc *, struct an_command *,
static int an_read_record(struct an_softc *, struct an_ltv_gen *);
static int an_write_record(struct an_softc *, struct an_ltv_gen *);
static int an_read_data(struct an_softc *, int, int, caddr_t, int);
an_dump_record(struct an_softc *sc, struct an_ltv_gen *ltv, char *string)
static int an_write_data(struct an_softc *, int, int, caddr_t, int);
static int an_seek(struct an_softc *, int, int, int);
static int an_alloc_nicmem(struct an_softc *, int, int *);
static int an_dma_malloc(struct an_softc *, bus_size_t, struct an_dma_alloc *,
an_seek(struct an_softc *sc, int id, int off, int chan)
static void an_dma_free(struct an_softc *, struct an_dma_alloc *);
an_read_data(struct an_softc *sc, int id, int off, caddr_t buf, int len)
static void an_setdef(struct an_softc *, struct an_req *);
an_write_data(struct an_softc *sc, int id, int off, caddr_t buf, int len)
static void an_cache_store(struct an_softc *, struct ether_header *,
an_alloc_nicmem(struct an_softc *sc, int len, int *id)
an_setdef(struct an_softc *sc, struct an_req *areq)
an_promisc(struct an_softc *sc, int promisc)
struct an_softc *sc;
static void an_dump_record (struct an_softc *,struct an_ltv_gen *,
an_init_tx_ring(struct an_softc *sc)
struct an_softc *sc = xsc;
an_init_locked(struct an_softc *sc)
struct an_softc *sc;
struct an_softc *sc;
an_stop(struct an_softc *sc)
an_watchdog(struct an_softc *sc)
struct an_softc *sc;
struct an_softc *sc;
an_cache_store(struct an_softc *sc, struct ether_header *eh, struct mbuf *m,
struct an_softc *sc = device_get_softc(dev);
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc;
struct an_softc *sc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc = ifp->if_softc;
struct an_softc *sc;
struct an_softc *sc = device_get_softc(dev);
struct an_softc *sc = device_get_softc(dev);
struct an_softc *sc = device_get_softc(dev);
struct an_softc *sc = device_get_softc(dev);
an_dma_malloc(struct an_softc *sc, bus_size_t size, struct an_dma_alloc *dma,
an_dma_free(struct an_softc *sc, struct an_dma_alloc *dma)
struct an_softc *sc = device_get_softc(dev);
an_init_mpi350_desc(struct an_softc *sc)
an_attach(struct an_softc *sc, int flags)
struct an_softc *sc = device_get_softc(dev);
an_rxeof(struct an_softc *sc)
struct an_softc *sc = device_get_softc(dev);
sizeof(struct an_softc)
struct an_softc *sc = device_get_softc(dev);
sizeof(struct an_softc)
struct an_softc *sc;
bzero(sc, sizeof(struct an_softc));
sizeof(struct an_softc),
int an_attach (struct an_softc *, int);
void an_stop (struct an_softc *);
struct an_softc* sc = (struct an_softc*)device_get_softc(dev);