Searched refs:r4l (Results 1 – 10 of 10) sorted by relevance
116 #define r4l() (delay_p,inl(pi->port+4)&0xffffffff) macro
140 for (i=0;i<count/4;i++) ((u32 *)buf)[i] = r4l(); in comm_read_block()
188 for (i=0;i<count/4;i++) ((u32 *)buf)[i] = r4l(); in bpck_read_block()324 case 4: for (i=0;i<TEST_LEN/4;i++) ((u32 *)buf)[i] = r4l(); in bpck_test_proto()
150 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in dstr_read_block()
120 for (k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in friq_read_block_int()
189 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in epia_read_block()
123 for (k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in frpw_read_block_int()
184 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in kbic_read_block()
153 for(k=0;k<(count/4)-1;k++) ((u32 *)buf)[k] = r4l(); in epat_read_block()
228 for (k=0;k<count/4;k++) ((u32 *)buf)[k] = r4l(); in on26_read_block()