Searched refs:bytes_xfered (Results 1 - 42 of 42) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Dmoxart-mmc.c172 remain = host->data_len - data->bytes_xfered; moxart_next_sg()
264 if (host->data_len == data->bytes_xfered) moxart_transfer_dma()
297 data->bytes_xfered += host->data_remain; moxart_transfer_dma()
313 if (host->data_len == data->bytes_xfered) moxart_transfer_pio()
358 data->bytes_xfered += host->data_remain - remain; moxart_transfer_pio()
361 if (host->data_len != data->bytes_xfered) moxart_transfer_pio()
H A Dvub300.c1455 data->bytes_xfered = 0; __command_read_data()
1466 data->bytes_xfered = 0; __command_read_data()
1469 data->bytes_xfered = vub300->datasize; __command_read_data()
1485 data->bytes_xfered = 0; __command_read_data()
1490 data->bytes_xfered = 0; __command_read_data()
1497 data->bytes_xfered = vub300->datasize; __command_read_data()
1502 data->bytes_xfered = 0; __command_read_data()
1531 data->bytes_xfered = 0; __command_write_data()
1533 data->bytes_xfered = vub300->datasize; __command_write_data()
1554 data->bytes_xfered = 0; __command_write_data()
1556 data->bytes_xfered = vub300->datasize; __command_write_data()
1560 data->bytes_xfered = 0; __command_write_data()
1573 data->bytes_xfered = 0; __command_write_data()
1581 data->bytes_xfered = 0; __command_write_data()
1586 data->bytes_xfered = 0; __command_write_data()
1588 data->bytes_xfered = vub300->datasize; __command_write_data()
H A Dtoshsd.c280 data->bytes_xfered = data->blocks * data->blksz; toshsd_data_end_irq()
282 data->bytes_xfered = 0; toshsd_data_end_irq()
285 data->bytes_xfered); toshsd_data_end_irq()
H A Dsdhci-of-esdhc.c170 dmanow = dmastart + host->data->bytes_xfered; esdhci_of_adma_workaround()
176 host->data->bytes_xfered = dmanow - dmastart; esdhci_of_adma_workaround()
H A Dwbsd.c453 data->bytes_xfered++; wbsd_empty_fifo()
475 if ((data->blocks * data->blksz - data->bytes_xfered) < 16) wbsd_empty_fifo()
516 data->bytes_xfered++; wbsd_fill_fifo()
716 data->bytes_xfered = host->mrq->data->blocks * wbsd_finish_data()
718 data->bytes_xfered -= data->bytes_xfered % data->blksz; wbsd_finish_data()
740 if (data->bytes_xfered) wbsd_finish_data()
741 data->bytes_xfered -= data->blksz; wbsd_finish_data()
H A Djz4740_mmc.c506 data->bytes_xfered += miter->length; jz4740_mmc_write_data()
514 data->bytes_xfered += miter->consumed; jz4740_mmc_write_data()
568 data->bytes_xfered += miter->length; jz4740_mmc_read_data()
589 data->bytes_xfered += miter->consumed; jz4740_mmc_read_data()
724 data->bytes_xfered = data->blocks * data->blksz; jz_mmc_irq_worker()
H A Dmvsdio.c315 data->bytes_xfered = mvsd_finish_data()
318 if (data->bytes_xfered && data->error) mvsd_finish_data()
319 data->bytes_xfered -= data->blksz; mvsd_finish_data()
H A Dbfin_sdh.c313 data->bytes_xfered = data->blocks * data->blksz; sdh_data_done()
315 data->bytes_xfered = 0; sdh_data_done()
H A Dushc.c241 req->data->bytes_xfered = 0; csw_callback()
243 req->data->bytes_xfered = req->data->blksz * req->data->blocks; csw_callback()
H A Datmel-mci.c178 * bytes_xfered field of @data must be written. This is ensured by
309 data->bytes_xfered, data->blocks, atmci_req_show()
1752 data->bytes_xfered = data->blocks * data->blksz; atmci_tasklet_func()
1786 data->bytes_xfered = data->blocks atmci_tasklet_func()
1809 data->bytes_xfered = data->blocks * data->blksz; atmci_tasklet_func()
1904 data->bytes_xfered += nbytes; atmci_read_data_pio()
1910 data->bytes_xfered += nbytes; atmci_read_data_pio()
1917 data->bytes_xfered += nbytes; atmci_read_data_pio()
1974 data->bytes_xfered += nbytes; atmci_write_data_pio()
1980 data->bytes_xfered += nbytes; atmci_write_data_pio()
1987 data->bytes_xfered += nbytes; atmci_write_data_pio()
H A Ddw_mmc.c137 data->bytes_xfered, data->blocks, dw_mci_req_show()
1542 data->bytes_xfered = 0; dw_mci_data_complete()
1561 data->bytes_xfered = data->blocks * data->blksz; dw_mci_data_complete()
1838 if ((data->bytes_xfered + init_cnt) == dw_mci_push_data16()
1917 if ((data->bytes_xfered + init_cnt) == dw_mci_push_data32()
1997 if ((data->bytes_xfered + init_cnt) == dw_mci_push_data64()
2077 data->bytes_xfered += len; dw_mci_read_data_pio()
2133 data->bytes_xfered += len; dw_mci_write_data_pio()
H A Dmxs-mmc.c164 data->bytes_xfered = data->blocks * data->blksz; mxs_mmc_request_done()
166 data->bytes_xfered = 0; mxs_mmc_request_done()
H A Dpxamci.c377 data->bytes_xfered = data->blocks * data->blksz; pxamci_data_done()
379 data->bytes_xfered = 0; pxamci_data_done()
H A Dau1xmmc.c366 data->bytes_xfered = 0; au1xmmc_data_complete()
374 data->bytes_xfered = cp->ddma_bytecnt; au1xmmc_data_complete()
376 data->bytes_xfered = au1xmmc_data_complete()
H A Domap.c423 data->bytes_xfered = 0; mmc_omap_release_dma()
685 host->data->bytes_xfered += n; mmc_omap_xfer_data()
910 data->bytes_xfered += data->blocks * data->blksz; mmc_omap_dma_callback()
H A Dtifm_sd.c772 r_data->bytes_xfered = r_data->blocks tifm_sd_end_cmd()
774 r_data->bytes_xfered *= r_data->blksz; tifm_sd_end_cmd()
775 r_data->bytes_xfered += r_data->blksz tifm_sd_end_cmd()
H A Dsdhci.c775 host->data->bytes_xfered = 0; sdhci_prepare_data()
999 data->bytes_xfered = 0; sdhci_finish_data()
1001 data->bytes_xfered = data->blksz * data->blocks; sdhci_finish_data()
2533 dmanow = dmastart + host->data->bytes_xfered; sdhci_data_irq()
2540 host->data->bytes_xfered = dmanow - dmastart; sdhci_data_irq()
2544 host->data->bytes_xfered, dmanow); sdhci_data_irq()
H A Dmmci.c795 data->bytes_xfered = 0; mmci_start_data()
956 data->bytes_xfered = round_down(success, data->blksz); mmci_data_irq()
969 data->bytes_xfered = data->blksz * data->blocks; mmci_data_irq()
H A Dandroid-goldfish.c228 host->data->bytes_xfered += data->sg->length; goldfish_mmc_xfer_done()
H A Dsdricoh_cs.c338 data->bytes_xfered += len; sdricoh_request()
H A Dmxcmmc.c314 data->bytes_xfered = 0; mxcmci_setup_data()
491 data->bytes_xfered = host->datasize; mxcmci_finish_data()
H A Drtsx_pci_sdmmc.c856 data->bytes_xfered = 0; sd_request()
858 data->bytes_xfered = data->blocks * data->blksz; sd_request()
H A Drtsx_usb_sdmmc.c883 data->bytes_xfered = 0; sdmmc_request()
885 data->bytes_xfered = data->blocks * data->blksz; sdmmc_request()
H A Dtmio_mmc_pio.c483 data->bytes_xfered = data->blocks * data->blksz; tmio_mmc_do_data_irq()
485 data->bytes_xfered = 0; tmio_mmc_do_data_irq()
H A Dvia-sdmmc.c633 data->bytes_xfered = 0; via_sdc_finish_data()
635 data->bytes_xfered = data->blocks * data->blksz; via_sdc_finish_data()
H A Dcb710-mmc.c440 data->bytes_xfered = data->blksz * data->blocks; cb710_mmc_transfer_data()
H A Dwmt-sdmmc.c302 req->data->bytes_xfered = req->data->blksz * req->data->blocks; wmt_complete_data_request()
H A Ds3cmci.c904 mrq->data->bytes_xfered = finalize_request()
907 mrq->data->bytes_xfered = 0; finalize_request()
H A Dsh_mmcif.c1158 data->bytes_xfered = 0; sh_mmcif_end_cmd()
1252 data->bytes_xfered = sh_mmcif_irqt()
H A Dusdhi6rol0.c644 data->bytes_xfered = 0; usdhi6_dma_check_error()
1514 data->bytes_xfered = data->blocks * data->blksz; usdhi6_sd_bh()
H A Domap_hsmmc.c892 data->bytes_xfered += data->blocks * (data->blksz); omap_hsmmc_xfer_done()
894 data->bytes_xfered = 0; omap_hsmmc_xfer_done()
H A Ddavinci_mmc.c975 data->bytes_xfered = data->blocks * data->blksz; mmc_davinci_irq()
H A Dsunxi-mmc.c477 data->bytes_xfered = data->blocks * data->blksz; sunxi_mmc_finalize_request()
H A Dmmc_spi.c959 data->bytes_xfered += t->len; mmc_spi_data_do()
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_iocb.c345 ha->bytes_xfered += scsi_bufflen(cmd); qla4xxx_send_command_to_isp()
346 if (ha->bytes_xfered & ~0xFFFFF){ qla4xxx_send_command_to_isp()
347 ha->total_mbytes_xferred += ha->bytes_xfered >> 20; qla4xxx_send_command_to_isp()
348 ha->bytes_xfered &= 0xFFFFF; qla4xxx_send_command_to_isp()
H A Dql4_def.h641 uint32_t bytes_xfered; member in struct:scsi_qla_host
/linux-4.1.27/include/linux/mmc/
H A Dcore.h118 unsigned int bytes_xfered; member in struct:mmc_data
H A Ddw_mmc.h128 * bytes_xfered field of @data must be written. This is ensured by
/linux-4.1.27/drivers/mmc/card/
H A Dblock.c1291 if (!brq->data.bytes_xfered) mmc_blk_err_check()
1295 if (unlikely(brq->data.blocks << 9 != brq->data.bytes_xfered)) mmc_blk_err_check()
1301 if (blk_rq_bytes(req) != brq->data.bytes_xfered) mmc_blk_err_check()
1753 ret = blk_end_request(req, 0, brq->data.bytes_xfered); mmc_blk_cmd_err()
1897 brq->data.bytes_xfered); mmc_blk_issue_rw_rq()
1908 brq->data.bytes_xfered); mmc_blk_issue_rw_rq()
H A Dmmc_test.c708 if (!ret && mrq->data->bytes_xfered != mmc_test_check_result()
750 if (!ret && mrq->data->bytes_xfered > mrq->data->blksz) mmc_test_check_broken_result()
753 if (!ret && mrq->data->bytes_xfered > 0) mmc_test_check_broken_result()
/linux-4.1.27/drivers/mmc/core/
H A Dcore.c111 data->bytes_xfered = (prandom_u32() % (data->bytes_xfered >> 9)) << 9; mmc_should_fail_request()
169 mrq->data->bytes_xfered, mrq->data->error); mmc_request_done()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h1710 u32 bytes_xfered; member in struct:ocrdma_cqe::__anon5023::__anon5024

Completed in 1394 milliseconds