Searched refs:usb_stor_CB_transport (Results 1 – 9 of 9) sorted by relevance
62 extern int usb_stor_CB_transport(struct scsi_cmnd *, struct us_data*);
671 us->transport = usb_stor_CB_transport; in get_transport()678 us->transport = usb_stor_CB_transport; in get_transport()
952 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() function1063 EXPORT_SYMBOL_GPL(usb_stor_CB_transport);
1508 ret = usb_stor_CB_transport(srb, us); in dpcm_transport()
830 static int usb_stor_CB_transport(struct scsi_cmd *srb, struct us_data *us) in usb_stor_CB_transport() function1334 ss->transport = usb_stor_CB_transport; in usb_storage_probe()1340 ss->transport = usb_stor_CB_transport; in usb_storage_probe()