siop.c | 116 void siop_poll(struct siop_softc *, struct siop_acb *); 287 siop_poll(sc, acb); 299 siop_poll(struct siop_softc *sc, struct siop_acb *acb) function in typeref:typename:void 314 printf("%s: siop_poll called with disconnected device\n", 343 printf("%s: siop_poll disconnected device completed\n",
|