Searched defs:t_size (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | tifm_sd.c | 169 unsigned int off, cnt, t_size = TIFM_MMCSD_FIFO_SIZE * 2; in tifm_sd_transfer_data() local 225 unsigned int t_size = r_data->blksz; in tifm_sd_bounce_block() local 264 unsigned int t_size = TIFM_DMA_TSIZE * r_data->blksz; in tifm_sd_set_dma_data() local
|
/openbmc/linux/drivers/memstick/host/ |
H A D | tifm_ms.c | 185 unsigned int t_size, p_cnt; in tifm_ms_transfer_data() local
|
H A D | jmb38x_ms.c | 303 unsigned int t_size, p_cnt; in jmb38x_ms_transfer_data() local
|
/openbmc/linux/net/9p/ |
H A D | client.c | 277 p9_tag_alloc(struct p9_client *c, int8_t type, uint t_size, uint r_size, in p9_tag_alloc() 625 int8_t type, uint t_size, uint r_size, in p9_client_prepare_req()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.h | 31 uint32_t t_size; member
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 645 TCGv_ptr t_size = tcg_constant_ptr(oprsz); in do_dup() local
|