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()
409 static int command_abort_matching(struct us_data *us, struct scsi_cmnd *srb_match) in DEF_SCSI_QCMD()
452 struct us_data *us = host_to_us(srb->device->host); in command_abort()
464 struct us_data *us = host_to_us(srb->device->host); in device_reset()
483 struct us_data *us = host_to_us(srb->device->host); in bus_reset()
497 void usb_stor_report_device_reset(struct us_data *us) in usb_stor_report_device_reset()
514 void usb_stor_report_bus_reset(struct us_data *us) in usb_stor_report_bus_reset()
535 struct us_data *us = host_to_us(host); in show_info()