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

  /src/sys/dev/i2o/
iop.c 228 static void iop_msg_poll(struct iop_softc *, struct iop_msg *, int);
2138 iop_msg_poll(sc, im, timo);
2165 iop_msg_poll(struct iop_softc *sc, struct iop_msg *im, int timo) function in typeref:typename:void
2198 printf("iop_msg_poll: unable to retrieve status\n");
2200 printf("iop_msg_poll: IOP state = %d\n",

Completed in 35 milliseconds