mly_find_periph
static struct cam_periph *mly_find_periph(struct mly_softc *sc, int bus, int target);
if ((periph = mly_find_periph(sc, bus, target)) != NULL) {