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",
|