Lines Matching refs:swim3_end_request
257 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function
325 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
330 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
338 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
518 swim3_end_request(fs, BLK_STS_IOERR, 0); in act()
554 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout()
577 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout()
605 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout()
633 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout()
669 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
751 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
760 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
765 if (swim3_end_request(fs, 0, fs->scount << 9)) { in swim3_interrupt()