Searched refs:mly_find_periph (Results 1 – 1 of 1) sorted by relevance
111 static struct cam_periph *mly_find_periph(struct mly_softc *sc, int bus, int target);2404 mly_find_periph(struct mly_softc *sc, int bus, int target) in mly_find_periph() function2428 if ((periph = mly_find_periph(sc, bus, target)) != NULL) { in mly_name_device()