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

  /src/sys/dev/ic/
ncr53c9x.c 110 static int ncr53c9x_poll(struct ncr53c9x_softc *,
922 if (ncr53c9x_poll(sc, xs, ecb->timeout)) {
924 if (ncr53c9x_poll(sc, xs, ecb->timeout))
1009 ncr53c9x_poll(struct ncr53c9x_softc *sc, struct scsipi_xfer *xs, int count) function in typeref:typename:int
1012 NCR_TRACE(("[ncr53c9x_poll] "));
1026 NCR_TRACE(("[ncr53c9x_poll: rescheduling] "));

Completed in 35 milliseconds