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

/freebsd-12-stable/sys/dev/le/
H A Dam7990var.h46 * "struct am7990_softc *". Among other things, this saves a lot of hair
49 struct am7990_softc { struct
53 int am7990_config(struct am7990_softc *, const char*, int);
54 void am7990_detach(struct am7990_softc *);
H A Dam7990.c106 am7990_config(struct am7990_softc *sc, const char* name, int unit)
138 am7990_detach(struct am7990_softc *sc)
H A Dif_le_isa.c102 struct am7990_softc sc_am7990; /* glue to MI code */
H A Dif_le_lebuffer.c66 struct am7990_softc sc_am7990; /* glue to MI code */
H A Dif_le_ledma.c75 struct am7990_softc sc_am7990; /* glue to MI code */

Completed in 101 milliseconds