Searched refs:am7990_softc (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/le/
H A Dam7990var.h44 * "struct am7990_softc *". Among other things, this saves a lot of hair
47 struct am7990_softc { struct
51 int am7990_config(struct am7990_softc *, const char*, int);
52 void am7990_detach(struct am7990_softc *);
H A Dam7990.c104 am7990_config(struct am7990_softc *sc, const char* name, int unit)
136 am7990_detach(struct am7990_softc *sc)
H A Dif_le_cbus.c71 struct am7990_softc sc_am7990; /* glue to MI code */
H A Dif_le_isa.c100 struct am7990_softc sc_am7990; /* glue to MI code */
H A Dif_le_lebuffer.c64 struct am7990_softc sc_am7990; /* glue to MI code */
H A Dif_le_ledma.c72 struct am7990_softc sc_am7990; /* glue to MI code */

Completed in 99 milliseconds