Home
last modified time | relevance | path

Searched refs:io_error (Results 1 – 6 of 6) sorted by relevance

/drivers/block/
Dbrd.c336 goto io_error; in brd_make_request()
341 goto io_error; in brd_make_request()
357 goto io_error; in brd_make_request()
364 io_error: in brd_make_request()
/drivers/mmc/host/
Dusdhi6rol0.c187 u32 io_error; member
274 if (host->io_error & in usdhi6_error_code()
296 if (host->io_error & USDHI6_SD_INFO2_ILA) in usdhi6_error_code()
640 __func__, host->io_error, usdhi6_read(host, USDHI6_SD_INFO1)); in usdhi6_dma_check_error()
642 if (host->io_error) { in usdhi6_dma_check_error()
1218 if (host->io_error) { in usdhi6_blk_read()
1258 if (host->io_error) { in usdhi6_blk_write()
1322 if (host->io_error) { in usdhi6_end_cmd()
1464 if (host->io_error) { in usdhi6_sd_bh()
1477 if (host->io_error) { in usdhi6_sd_bh()
[all …]
/drivers/md/bcache/
Dbtree.h162 BTREE_FLAG(io_error);
/drivers/md/
Ddm.c933 int io_error; in dec_pending() local
959 io_error = io->error; in dec_pending()
964 if (io_error == DM_ENDIO_REQUEUE) in dec_pending()
976 trace_block_bio_complete(md->queue, bio, io_error); in dec_pending()
977 if (io_error) in dec_pending()
978 bio->bi_error = io_error; in dec_pending()
/drivers/tty/
Dn_gsm.c268 unsigned long io_error; member
2046 gsm->io_error++; in gsm_error()
/drivers/net/ethernet/marvell/
Dsky2.c173 goto io_error; in gm_phy_write()
184 io_error: in gm_phy_write()
199 goto io_error; in __gm_phy_read()
211 io_error: in __gm_phy_read()