Searched refs:usb_stor_CB_transport (Results 1 – 5 of 5) 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()
957 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() function1068 EXPORT_SYMBOL_GPL(usb_stor_CB_transport);
1508 ret = usb_stor_CB_transport(srb, us); in dpcm_transport()
826 static int usb_stor_CB_transport(struct scsi_cmd *srb, struct us_data *us) in usb_stor_CB_transport() function1328 ss->transport = usb_stor_CB_transport; in usb_storage_probe()1334 ss->transport = usb_stor_CB_transport; in usb_storage_probe()