Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmly.c108 static struct cam_periph *mly_find_periph(struct mly_softc *sc, int bus, int target);
2389 mly_find_periph(struct mly_softc *sc, int bus, int target) in mly_find_periph() function
2413 if ((periph = mly_find_periph(sc, bus, target)) != NULL) { in mly_name_device()