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

  /src/sys/dev/ic/
adv.c 82 static int adv_poll(ASC_SOFTC *, struct scsipi_xfer *, int);
690 if (adv_poll(sc, xs, ccb->timeout)) {
692 if (adv_poll(sc, xs, ccb->timeout))
762 adv_poll(ASC_SOFTC *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
adv.c 82 static int adv_poll(ASC_SOFTC *, struct scsipi_xfer *, int);
690 if (adv_poll(sc, xs, ccb->timeout)) {
692 if (adv_poll(sc, xs, ccb->timeout))
762 adv_poll(ASC_SOFTC *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 22 milliseconds