mb89352.c | 181 int spc_poll(struct spc_softc *, struct scsipi_xfer *, int); 576 if (spc_poll(sc, xs, acb->timeout)) { 578 if (spc_poll(sc, xs, acb->timeout)) 607 spc_poll(struct spc_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int 612 SPC_TRACE(("spc_poll "));
|