Home
last modified time | relevance | path

Searched refs:t_off (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/smbios/
H A Dsmbios_build.h36 size_t t_off; /* table offset into smbios_tables */ \
46 t_off = smbios_tables_len; \
49 t = (struct smbios_type_##tbl_type *)(smbios_tables + t_off); \
65 t = (struct smbios_type_##tbl_type *)(smbios_tables + t_off); \
96 t_size = smbios_tables_len - t_off; \
/openbmc/linux/drivers/memstick/core/
H A Dmspro_block.c624 u64 t_off; in mspro_block_issue_req() local
649 t_off = blk_rq_pos(msb->block_req); in mspro_block_issue_req()
650 t_off <<= 9; in mspro_block_issue_req()
653 msb->setup_transfer(card, t_off, count); in mspro_block_issue_req()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c87 qtest_memwrite(req->qts, req->t_msg + req->t_off, addr, len); in v9fs_memwrite()
88 req->t_off += len; in v9fs_memwrite()
223 req->t_off = 0; in v9fs_req_send()
H A Dvirtio-9p-client.h34 size_t t_off; member
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c301 unsigned short t_off; member
673 lp->scb.t_off = 1 * 25; in init_i596_mem()
H A Dlib82596.c285 unsigned short t_off; member