Searched refs:macb_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/arm/at91/
H A Dif_macb.c90 read_4(struct macb_softc *sc, bus_size_t off)
97 write_4(struct macb_softc *sc, bus_size_t off, uint32_t val)
113 static void macbstop(struct macb_softc *);
124 macb_new_rxbuf(struct macb_softc *sc, int index);
127 macb_free_desc_dma_tx(struct macb_softc *sc);
130 macb_free_desc_dma_rx(struct macb_softc *sc);
133 macb_init_desc_dma_tx(struct macb_softc *sc);
136 macb_watchdog(struct macb_softc *sc);
138 static int macb_intr_rx_locked(struct macb_softc *sc, int count);
143 macb_tx_cleanup(struct macb_softc *s
[all...]
H A Dif_macbvar.h65 struct macb_softc struct

Completed in 103 milliseconds