Searched refs:proto_handler (Results 1 – 3 of 3) sorted by relevance
450 us->proto_handler(us->srb, us); in usb_stor_control_thread()933 ss->proto_handler = usb_stor_transparent_scsi_command; in storage_probe()938 ss->proto_handler = usb_stor_ATAPI_command; in storage_probe()944 ss->proto_handler = usb_stor_qic157_command; in storage_probe()950 ss->proto_handler = usb_stor_ATAPI_command; in storage_probe()956 ss->proto_handler = usb_stor_transparent_scsi_command; in storage_probe()961 ss->proto_handler = usb_stor_ufi_command; in storage_probe()967 ss->proto_handler = isd200_ata_command; in storage_probe()
143 proto_cmnd proto_handler; /* protocol handler */ member
1347 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()