Searched refs:t_off (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/arc/net/ |
| H A D | bpf_jit.h | 150 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 D | mspro_block.c | 623 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 D | 82596.c | 301 unsigned short t_off; member 673 lp->scb.t_off = 1 * 25; in init_i596_mem()
|
| H A D | lib82596.c | 285 unsigned short t_off; member
|