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

  /src/sys/dev/i2o/
iop.c 229 static void iop_msg_wait(struct iop_softc *, struct iop_msg *, int);
2140 iop_msg_wait(sc, im, timo);
2212 iop_msg_wait(struct iop_softc *sc, struct iop_msg *im, int timo) function in typeref:typename:void
2226 printf("iop_msg_wait: tsleep() == %d\n", rv);

Completed in 41 milliseconds