Lines Matching refs:swim3_end_request
260 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function
337 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request()
353 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request()
358 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request()
367 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request()
550 swim3_end_request(fs, BLK_STS_IOERR, 0); in act()
586 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout()
610 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout()
639 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout()
668 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout()
705 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
788 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
797 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
803 if (swim3_end_request(fs, 0, fs->scount << 9)) { in swim3_interrupt()