HomeSort by: relevance | last modified time | path
    Searched defs:mtident (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hp300/dev/
mt.c 170 static int mtident(struct mt_softc *, struct hpibbus_attach_args *);
186 return mtident(NULL, ha);
197 if (mtident(sc, ha) == 0) {
222 mtident(struct mt_softc *sc, struct hpibbus_attach_args *ha) function

Completed in 25 milliseconds