Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c106 extern Host20_Attach_Device_Structure sAttachDevice_Port2;
162 EndPaddr= sAttachDevice_Port2.saCD[0].sInterface[0].sED[0].bED_EndpointAddress & 0x7f; in flib_Host20_Interrupt_Init_Port2()
349 sAttachDevice_Port2.bSendStatusError=0; in flib_Host20_Send_qTD2_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c157 Host20_Attach_Device_Structure sAttachDevice_Port2 __attribute__ ((aligned (8))); variable
158 …h_Device_Structure *psAttachDevice_Port2 = (Host20_Attach_Device_Structure*) &sAttachDevice_Port2;