Lines Matching refs:mts_desc
78 * 20000515 Put transfer context and URB in mts_desc (john)
213 static inline void mts_debug_dump(struct mts_desc* desc) {
312 static inline void mts_debug_dump(struct mts_desc* dummy)
318 static inline void mts_urb_abort(struct mts_desc* desc) {
339 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
350 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
528 mts_build_transfer_context(struct scsi_cmnd *srb, struct mts_desc* desc)
571 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]);
669 struct mts_desc * new_desc;
732 new_desc = kzalloc(sizeof(struct mts_desc), GFP_KERNEL);
793 struct mts_desc *desc = usb_get_intfdata(intf);