Searched refs:am79900_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/le/
H A Dam79900var.h44 * "struct am79900_softc *". Among other things, this saves a lot of hair
47 struct am79900_softc { struct
51 int am79900_config(struct am79900_softc *, const char*, int);
52 void am79900_detach(struct am79900_softc *);
H A Dam79900.c142 am79900_config(struct am79900_softc *sc, const char* name, int unit)
174 am79900_detach(struct am79900_softc *sc)
H A Dif_le_pci.c105 struct am79900_softc sc_am79900; /* glue to MI code */

Completed in 89 milliseconds