Lines Matching refs:us_data
61 struct us_data *us = host_to_us(host); in host_info()
67 struct us_data *us = host_to_us(sdev->host); in slave_alloc()
103 struct us_data *us = host_to_us(sdev->host); in slave_configure()
332 struct us_data *us = host_to_us(dev_to_shost(starget->dev.parent)); in target_alloc()
362 struct us_data *us = host_to_us(srb->device->host); in queuecommand_lck()
405 struct us_data *us = host_to_us(srb->device->host); in DEF_SCSI_QCMD()
447 struct us_data *us = host_to_us(srb->device->host); in device_reset()
463 struct us_data *us = host_to_us(srb->device->host); in bus_reset()
477 void usb_stor_report_device_reset(struct us_data *us) in usb_stor_report_device_reset()
494 void usb_stor_report_bus_reset(struct us_data *us) in usb_stor_report_bus_reset()
515 struct us_data *us = host_to_us(host); in show_info()