Searched refs:mts_desc (Results 1 – 2 of 2) sorted by relevance
16 struct mts_desc *instance;29 struct mts_desc { struct30 struct mts_desc *next; argument31 struct mts_desc *prev; argument
212 static inline void mts_debug_dump(struct mts_desc* desc) { in mts_debug_dump()311 static inline void mts_debug_dump(struct mts_desc* dummy) in mts_debug_dump()317 static inline void mts_urb_abort(struct mts_desc* desc) { in mts_urb_abort()338 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_abort()349 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_host_reset()529 mts_build_transfer_context(struct scsi_cmnd *srb, struct mts_desc* desc) in mts_build_transfer_context()575 struct mts_desc* desc = (struct mts_desc*)(srb->device->host->hostdata[0]); in mts_scsi_queuecommand_lck()675 struct mts_desc * new_desc; in mts_usb_probe()734 new_desc = kzalloc(sizeof(struct mts_desc), GFP_KERNEL); in mts_usb_probe()795 struct mts_desc *desc = usb_get_intfdata(intf); in mts_usb_disconnect()