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

  /src/sys/dev/isa/
seagate.c 285 int sea_poll(struct sea_softc *, struct scsipi_xfer *, int);
627 if (sea_poll(sea, xs, xs->timeout)) {
629 if (sea_poll(sea, xs, 2000))
1229 sea_poll(struct sea_softc *sea, struct scsipi_xfer *xs, int count) function in typeref:typename:int

Completed in 12 milliseconds