Home
last modified time | relevance | path

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

/linux/arch/arc/net/
H A Dbpf_jit.h150 u8 gen_jmp_32(u8 *buf, u8 rd, u8 rs, u8 cond, u32 c_off, u32 t_off);
151 u8 gen_jmp_64(u8 *buf, u8 rd, u8 rs, u8 cond, u32 c_off, u32 t_off);
/linux/drivers/memstick/core/
H A Dmspro_block.c623 u64 t_off; in mspro_block_issue_req() local
646 t_off = blk_rq_pos(msb->block_req); in mspro_block_issue_req()
647 t_off <<= 9; in mspro_block_issue_req()
650 msb->setup_transfer(card, t_off, count); in mspro_block_issue_req()
/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