Lines Matching refs:swim3_end_request
256 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function
324 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
329 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
337 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
535 swim3_end_request(fs, BLK_STS_IOERR, 0); in act()
571 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout()
594 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout()
622 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout()
650 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout()
686 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
768 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
777 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
782 if (swim3_end_request(fs, 0, fs->scount << 9)) { in swim3_interrupt()