Home
last modified time | relevance | path

Searched refs:sAttachDevice_Port3 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c106 extern Host20_Attach_Device_Structure sAttachDevice_Port3;
162 EndPaddr= sAttachDevice_Port3.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init_Port3()
349 sAttachDevice_Port3.bSendStatusError=0; in flib_Host20_Send_qTD2_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c157 Host20_Attach_Device_Structure sAttachDevice_Port3 __attribute__ ((aligned (8))); variable
158 …h_Device_Structure *psAttachDevice_Port3 = (Host20_Attach_Device_Structure*) &sAttachDevice_Port3;