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

  /src/sys/arch/hp300/dev/
dnkbd.c 262 static int dnkbd_probe(struct dnkbd_softc *);
314 if (dnkbd_probe(sc) != 0) {
409 dnkbd_probe(struct dnkbd_softc *sc) function in typeref:typename:int
608 if (dnkbd_probe(sc) == 0) {
dnkbd.c 262 static int dnkbd_probe(struct dnkbd_softc *);
314 if (dnkbd_probe(sc) != 0) {
409 dnkbd_probe(struct dnkbd_softc *sc) function in typeref:typename:int
608 if (dnkbd_probe(sc) == 0) {
dnkbd.c 262 static int dnkbd_probe(struct dnkbd_softc *);
314 if (dnkbd_probe(sc) != 0) {
409 dnkbd_probe(struct dnkbd_softc *sc) function in typeref:typename:int
608 if (dnkbd_probe(sc) == 0) {
dnkbd.c 262 static int dnkbd_probe(struct dnkbd_softc *);
314 if (dnkbd_probe(sc) != 0) {
409 dnkbd_probe(struct dnkbd_softc *sc) function in typeref:typename:int
608 if (dnkbd_probe(sc) == 0) {
dnkbd.c 262 static int dnkbd_probe(struct dnkbd_softc *);
314 if (dnkbd_probe(sc) != 0) {
409 dnkbd_probe(struct dnkbd_softc *sc) function in typeref:typename:int
608 if (dnkbd_probe(sc) == 0) {

Completed in 55 milliseconds