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

/opensolaris-onvv-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c163 static void rt2661_read_eeprom(struct rt2661_softc *);
164 static uint16_t rt2661_eeprom_read(struct rt2661_softc *, uint8_t);
165 static int rt2661_load_microcode(struct rt2661_softc *,
171 static int rt2661_alloc_tx_ring(struct rt2661_softc *,
173 static void rt2661_reset_tx_ring(struct rt2661_softc *,
175 static void rt2661_free_tx_ring(struct rt2661_softc *,
177 static int rt2661_alloc_rx_ring(struct rt2661_softc *,
179 static void rt2661_reset_rx_ring(struct rt2661_softc *,
181 static void rt2661_free_rx_ring(struct rt2661_softc *,
183 static void rt2661_tx_dma_intr(struct rt2661_softc *,
[all...]
H A Drt2661_var.h97 struct rt2661_softc { struct

Completed in 38 milliseconds