Lines Matching refs:us_data
64 struct us_data *us = host_to_us(host); in host_info()
70 struct us_data *us = host_to_us(sdev->host); in slave_alloc()
94 struct us_data *us = host_to_us(sdev->host); in slave_configure()
339 struct us_data *us = host_to_us(dev_to_shost(starget->dev.parent)); in target_alloc()
369 struct us_data *us = host_to_us(srb->device->host); in queuecommand_lck()
411 struct us_data *us = host_to_us(srb->device->host); in DEF_SCSI_QCMD()
453 struct us_data *us = host_to_us(srb->device->host); in device_reset()
469 struct us_data *us = host_to_us(srb->device->host); in bus_reset()
483 void usb_stor_report_device_reset(struct us_data *us) in usb_stor_report_device_reset()
500 void usb_stor_report_bus_reset(struct us_data *us) in usb_stor_report_bus_reset()
521 struct us_data *us = host_to_us(host); in show_info()