HomeSort by: relevance | last modified time | path
    Searched defs:spc_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
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 "));
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 "));

Completed in 26 milliseconds