Searched refs:mtident (Results 1 – 1 of 1) sorted by relevance
170 static int mtident(struct mt_softc *, struct hpibbus_attach_args *);186 return mtident(NULL, ha); in mtmatch()197 if (mtident(sc, ha) == 0) { in mtattach()222 mtident(struct mt_softc *sc, struct hpibbus_attach_args *ha) in mtident() function