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

  /src/sys/dev/sbus/
zx.c 95 static int zx_cross_wait(struct zx_softc *);
612 zx_cross_wait(struct zx_softc *sc) function in typeref:typename:int
624 printf("zx_cross_wait: timed out\n");
636 if (zx_cross_wait(sc))
661 zx_cross_wait(sc);
zx.c 95 static int zx_cross_wait(struct zx_softc *);
612 zx_cross_wait(struct zx_softc *sc) function in typeref:typename:int
624 printf("zx_cross_wait: timed out\n");
636 if (zx_cross_wait(sc))
661 zx_cross_wait(sc);

Completed in 30 milliseconds