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
|