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

  /src/sys/arch/hp300/stand/common/
ct.c 79 static int ctident(int, int);
90 if (ctident(ctlr, unit) < 0)
107 ctident(int ctlr, int unit) function in typeref:typename:int
  /src/sys/arch/hp300/dev/
ct.c 181 static int ctident(device_t, struct ct_softc *,
226 return ctident(parent, NULL, ha);
236 if (ctident(parent, sc, ha) == 0) {
258 ctident(device_t parent, struct ct_softc *sc, struct hpibbus_attach_args *ha) function in typeref:typename:int

Completed in 13 milliseconds