Searched refs:offset2 (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/dosfstools/dosfsck/
H A Dcheck.c71 loff_t offset2; local
115 offset2 = cluster_start(fs,clu_num);
117 fs_read(offset2,sizeof(DIR_ENT),&d2);
118 if (offset2 != offset &&
122 offset2 += sizeof(DIR_ENT);
127 offset2 = cluster_start(fs,clu_num);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dmemcpy.S130 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \
143 std %t4, [%dst + offset + offset2 - 0x04]; \
144 std %t0, [%dst + offset + offset2 + 0x04]; \
148 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \
163 std %t0, [%dst + offset + offset2 + 0x00]; \
164 std %t2, [%dst + offset + offset2 + 0x08];
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Driva_hw.c1249 state->offset2 =
1348 chip->PGRAPH[0x00000638/4] = state->offset2;
1390 chip->PGRAPH[0x00000648/4] = state->offset2;
1431 chip->PGRAPH[0x00000648/4] = state->offset2;
1441 chip->PGRAPH[0x00000828/4] = state->offset2;
1611 state->offset2 = chip->PGRAPH[0x00000638/4];
1621 state->offset2 = chip->PGRAPH[0x00000648/4];
1632 state->offset2 = chip->PGRAPH[0x00000648/4];
H A Driva_hw.h440 U032 offset2; member in struct:_riva_hw_state
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_server/
H A Dsrv_pipe.c1499 uint32 offset1, offset2; local
1544 offset2 = prs_offset(&p->out_data.rdata);
1547 prs_set_offset(&p->out_data.rdata, offset2);

Completed in 80 milliseconds