Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-cht-wc.c52 bool io_error; member
76 adap->io_error = true; in cht_wc_i2c_adap_thread_handler()
87 adap->io_error |= !!(reg & CHT_WC_EXTCHGRIRQ_NACK_IRQ); in cht_wc_i2c_adap_thread_handler()
130 adap->io_error = false; in cht_wc_i2c_adap_smbus_xfer()
167 if (adap->io_error) in cht_wc_i2c_adap_smbus_xfer()
/drivers/mmc/host/
Dusdhi6rol0.c187 u32 io_error; member
278 if (host->io_error & in usdhi6_error_code()
300 if (host->io_error & USDHI6_SD_INFO2_ILA) in usdhi6_error_code()
644 __func__, host->io_error, usdhi6_read(host, USDHI6_SD_INFO1)); in usdhi6_dma_check_error()
646 if (host->io_error) { in usdhi6_dma_check_error()
1258 if (host->io_error) { in usdhi6_blk_read()
1298 if (host->io_error) { in usdhi6_blk_write()
1362 if (host->io_error) { in usdhi6_end_cmd()
1504 if (host->io_error) { in usdhi6_sd_bh()
1517 if (host->io_error) { in usdhi6_sd_bh()
[all …]
/drivers/block/
Dbrd.c292 goto io_error; in brd_submit_bio()
305 goto io_error; in brd_submit_bio()
311 io_error: in brd_submit_bio()
/drivers/md/bcache/
Dbtree.h165 BTREE_FLAG(io_error);
/drivers/md/
Ddm.c904 blk_status_t io_error; in dec_pending() local
933 io_error = io->status; in dec_pending()
940 if (io_error == BLK_STS_DM_REQUEUE) in dec_pending()
952 if (io_error) in dec_pending()
953 bio->bi_status = io_error; in dec_pending()
/drivers/tty/
Dn_gsm.c261 unsigned long io_error; member
2209 gsm->io_error++; in gsm_error()
/drivers/net/ethernet/marvell/
Dsky2.c161 goto io_error; in gm_phy_write()
172 io_error: in gm_phy_write()
187 goto io_error; in __gm_phy_read()
199 io_error: in __gm_phy_read()