Searched refs:atse_softc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/altera/atse/
H A Dif_atse.c264 static int atse_rx_locked(struct atse_softc *sc);
270 csr_write_4(struct atse_softc *sc, uint32_t reg, uint32_t val4,
281 csr_read_4(struct atse_softc *sc, uint32_t reg, const char *f, const int l)
296 pxx_write_2(struct atse_softc *sc, bus_addr_t bmcr, uint32_t reg, uint16_t val,
308 pxx_read_2(struct atse_softc *sc, bus_addr_t bmcr, uint32_t reg, const char *f,
342 atse_tx_locked(struct atse_softc *sc, int *sent)
432 struct atse_softc *sc;
477 struct atse_softc *sc;
486 atse_stop_locked(struct atse_softc *sc)
528 atse_mchash(struct atse_softc *s
[all...]
H A Dif_atse_fdt.c81 struct atse_softc *sc;
214 sizeof(struct atse_softc)
H A Dif_atse_nexus.c139 struct atse_softc *sc;
253 sizeof(struct atse_softc)
H A Dif_atsereg.h406 struct atse_softc { struct

Completed in 104 milliseconds