Searched refs:ATA_16 (Results 1 – 10 of 10) sorted by relevance
77 if (likely(srb->cmnd[0] != ATA_16 && srb->cmnd[0] != ATA_12)) { in cypress_atacb_passthrough()114 if (save_cmnd[0] == ATA_16) { in cypress_atacb_passthrough()
682 if (unlikely((srb->cmnd[0] == ATA_16 || srb->cmnd[0] == ATA_12) && in usb_stor_invoke_transport()841 else if (srb->cmnd[0] == ATA_16 || in usb_stor_invoke_transport()
175 #define ATA_16 0x85 /* 16-byte pass-thru */ macro
502 scsi_cmd[0] = ATA_16; in ata_cmd_ioctl()592 scsi_cmd[0] = ATA_16; in ata_task_ioctl()1735 bool is_ata_passthru = cdb[0] == ATA_16 || cdb[0] == ATA_12; in ata_scsi_qc_complete()3193 case ATA_16: in ata_scsi_pass_thru()3378 fp = (cdb[0] == ATA_16) ? 4 : 3; in ata_scsi_pass_thru()3398 fp = (cdb[0] == ATA_16) ? 14 : 9; in ata_scsi_pass_thru()3610 case ATA_16: in ata_scsi_report_supported_opcodes()4406 case ATA_16: in ata_get_xlat_func()4533 } else if (likely((scsi_op != ATA_16) || !atapi_passthru16)) { in __ata_scsi_queuecmd()
567 case ATA_16: in atapi_cmd_type()
108 scsi_opcode_name(ATA_16), \
169 scsi_cmd[0] = ATA_16; in drivetemp_scsi_command()
1038 case ATA_16: in storvsc_handle_error()
1038 case ATA_16: in get_cmd_dir()
3529 || (scsicmd->cmnd[0] == ATA_16)) { in aac_srb_callback()