Home
last modified time | relevance | path

Searched defs:t_size (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c169 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 Dtifm_ms.c185 unsigned int t_size, p_cnt; in tifm_ms_transfer_data() local
H A Djmb38x_ms.c303 unsigned int t_size, p_cnt; in jmb38x_ms_transfer_data() local
/openbmc/linux/net/9p/
H A Dclient.c277 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 Dvirtio-9p-client.h31 uint32_t t_size; member
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c645 TCGv_ptr t_size = tcg_constant_ptr(oprsz); in do_dup() local