Lines Matching refs:mts_desc
78 * 20000515 Put transfer context and URB in mts_desc (john)
209 static inline void mts_debug_dump(struct mts_desc* desc) {
308 static inline void mts_debug_dump(struct mts_desc* dummy)
314 static inline void mts_urb_abort(struct mts_desc* desc) {
335 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
346 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
524 mts_build_transfer_context(struct scsi_cmnd *srb, struct mts_desc* desc)
568 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
666 struct mts_desc * new_desc;
729 new_desc = kzalloc(sizeof(struct mts_desc), GFP_KERNEL);
790 struct mts_desc *desc = usb_get_intfdata(intf);