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