Home
last modified time | relevance | path

Searched refs:am79900_config (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/le/
H A Dam79900var.h52 int am79900_config(struct am79900_softc *, const char*, int);
H A Dif_le_pci.c415 error = am79900_config(&lesc->sc_am79900, device_get_name(dev), in le_pci_attach()
H A Dam79900.c137 am79900_config(struct am79900_softc *sc, const char* name, int unit) in am79900_config() function