aic6360.c | 159 static int aic_poll(struct aic_softc *, struct scsipi_xfer *, int); 551 if (aic_poll(sc, xs, acb->timeout)) { 553 if (aic_poll(sc, xs, acb->timeout)) 641 aic_poll(struct aic_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int 646 AIC_TRACE(("aic_poll "));
|