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

  /src/sys/dev/ic/
mpt_netbsd.c 91 static int mpt_poll(mpt_softc_t *, struct scsipi_xfer *, int);
355 mpt_poll(mpt_softc_t *mpt, struct scsipi_xfer *xs, int count) function in typeref:typename:int
1114 if (mpt_poll(mpt, xs, xs->timeout))
mpt_netbsd.c 91 static int mpt_poll(mpt_softc_t *, struct scsipi_xfer *, int);
355 mpt_poll(mpt_softc_t *mpt, struct scsipi_xfer *xs, int count) function in typeref:typename:int
1114 if (mpt_poll(mpt, xs, xs->timeout))

Completed in 23 milliseconds