Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
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-6.12.1/drivers/memstick/core/
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()
/linux-6.12.1/drivers/net/ethernet/i825xx/
D82596.c301 unsigned short t_off; member
673 lp->scb.t_off = 1 * 25; in init_i596_mem()
Dlib82596.c285 unsigned short t_off; member