Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mly/
Dmly.c73 static int mly_get_controllerinfo(struct mly_softc *sc);
263 if ((error = mly_get_controllerinfo(sc))) in mly_attach()
740 mly_get_controllerinfo(struct mly_softc *sc) in mly_get_controllerinfo() function