ips.c | 482 int ips_poll(struct ips_softc *, struct ips_ccb *); 1343 error = ips_poll(sc, ccb); 1350 ips_poll(struct ips_softc *sc, struct ips_ccb *ccb) function in typeref:typename:int 1357 DPRINTF(IPS_D_XFER, ("%s: ips_poll: busy-wait\n", 1373 DPRINTF(IPS_D_XFER, ("%s: ips_poll: sleep %d hz\n", 1377 DPRINTF(IPS_D_XFER, ("%s: ips_poll: state %d\n",
|