Lines Matching refs:us_data
75 struct us_data *us = host_to_us(host); in host_info()
81 struct us_data *us = host_to_us(sdev->host); in slave_alloc()
116 struct us_data *us = host_to_us(sdev->host); in slave_configure()
297 struct us_data *us = host_to_us(dev_to_shost(starget->dev.parent)); in target_alloc()
327 struct us_data *us = host_to_us(srb->device->host); in queuecommand_lck()
361 struct us_data *us = host_to_us(srb->device->host); in DEF_SCSI_QCMD()
397 struct us_data *us = host_to_us(srb->device->host); in device_reset()
413 struct us_data *us = host_to_us(srb->device->host); in bus_reset()
425 void usb_stor_report_device_reset(struct us_data *us) in usb_stor_report_device_reset()
440 void usb_stor_report_bus_reset(struct us_data *us) in usb_stor_report_bus_reset()
461 struct us_data *us = host_to_us(host); in show_info()