Lines Matching refs:io_error
187 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()
1268 if (host->io_error) { in usdhi6_blk_read()
1308 if (host->io_error) { in usdhi6_blk_write()
1372 if (host->io_error) { in usdhi6_end_cmd()
1514 if (host->io_error) { in usdhi6_sd_bh()
1527 if (host->io_error) { in usdhi6_sd_bh()
1614 host->io_error = error; in usdhi6_sd()