usb_stor_CB_transport
ret = usb_stor_CB_transport(srb, us);
EXPORT_SYMBOL_GPL(usb_stor_CB_transport);
extern int usb_stor_CB_transport(struct scsi_cmnd *, struct us_data*);
us->transport = usb_stor_CB_transport;
us->transport = usb_stor_CB_transport;