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

  /src/sys/dev/ic/
adw.c 84 static int adw_poll(ADW_SOFTC *, struct scsipi_xfer *, int);
595 if (adw_poll(sc, xs, ccb->timeout)) {
597 if (adw_poll(sc, xs, ccb->timeout))
798 adw_poll(ADW_SOFTC *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
adw.c 84 static int adw_poll(ADW_SOFTC *, struct scsipi_xfer *, int);
595 if (adw_poll(sc, xs, ccb->timeout)) {
597 if (adw_poll(sc, xs, ccb->timeout))
798 adw_poll(ADW_SOFTC *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 26 milliseconds