Home
last modified time | relevance | path

Searched defs:us_data (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.h135 struct us_data { struct
138 struct usb_device *pusb_dev;
139 struct usb_interface *pusb_intf;
140 struct us_unusual_dev *unusual_dev;
141 U32 flags;
142 U32 send_bulk_pipe;
143 U32 recv_bulk_pipe;
144 U32 send_ctrl_pipe;
145 U32 recv_ctrl_pipe;
146 U32 recv_intr_pipe;
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvscsi.h336 struct us_data { struct
338 Scsi_Cmnd *srb; /* current srb */
339 Scsi_Device device;
340 UINT8 max_lun;
342 BOOLEAN bFileSystemInit;
343 struct LUN_Device* Mass_stor_device;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvscsi_2.h334 struct us_data { struct
336 Scsi_Cmnd *srb; /* current srb */
337 Scsi_Device device;
338 UINT8 max_lun;
340 BOOLEAN bFileSystemInit;
341 struct LUN_Device* Mass_stor_device;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvscsi_3.h348 struct us_data { struct
350 Scsi_Cmnd *srb; /* current srb */
351 Scsi_Device device;
352 UINT8 max_lun;
354 BOOLEAN bFileSystemInit;
355 struct LUN_Device* Mass_stor_device;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvscsi_4.h348 struct us_data { struct
350 Scsi_Cmnd *srb; /* current srb */
351 Scsi_Device device;
352 UINT8 max_lun;
354 BOOLEAN bFileSystemInit;
355 struct LUN_Device* Mass_stor_device;