Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmly.c72 static int mly_get_controllerinfo(struct mly_softc *sc);
264 if ((error = mly_get_controllerinfo(sc))) in mly_attach()
745 mly_get_controllerinfo(struct mly_softc *sc) in mly_get_controllerinfo() function