Searched refs:buf4 (Results 1 – 1 of 1) sorted by relevance
358 U8 buf4[512]; variable371 printf("buf4: %X\n", (UINT)buf4); in UsbTestPort4()412 buf4[i]= (i & 0xff); in UsbTestPort4()423 if (MDrv_UsbBlockWriteFromMIU_Port4(LunIndex,50+xxx,1,(U32)VirtoPhyAddr(buf4))==FALSE) in UsbTestPort4()429 if (MDrv_UsbBlockReadToMIU_Port4(LunIndex,50+xxx,1,(U32)VirtoPhyAddr(buf4))==FALSE) in UsbTestPort4()437 if (buf4[j]!= (j&0xff)) in UsbTestPort4()