Searched refs:ATA_16 (Results 1 – 14 of 14) 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()
394 (srb->cmnd[0] == ATA_12 || srb->cmnd[0] == ATA_16)) { in queuecommand_lck()
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()
646 (cmnd->cmnd[0] == ATA_12 || cmnd->cmnd[0] == ATA_16)) { in uas_queuecommand_lck()
172 #define ATA_16 0x85 /* 16-byte pass-thru */ macro
498 scsi_cmd[0] = ATA_16; in ata_cmd_ioctl()588 scsi_cmd[0] = ATA_16; in ata_task_ioctl()1707 bool is_ata_passthru = cdb[0] == ATA_16 || cdb[0] == ATA_12; in ata_scsi_qc_complete()2959 case ATA_16: in ata_scsi_pass_thru()3144 fp = (cdb[0] == ATA_16) ? 4 : 3; in ata_scsi_pass_thru()3164 fp = (cdb[0] == ATA_16) ? 14 : 9; in ata_scsi_pass_thru()3387 case ATA_16: in ata_scsiop_maint_in()4153 case ATA_16: in ata_get_xlat_func()4205 } else if (likely((scsi_op != ATA_16) || !atapi_passthru16)) { in __ata_scsi_queuecmd()
535 case ATA_16: in atapi_cmd_type()
108 scsi_opcode_name(ATA_16), \
104 scsi_opcode_name(ATA_16), \
170 scsi_cmd[0] = ATA_16; in drivetemp_scsi_command()
1031 case ATA_16: in storvsc_handle_error()
3531 || (scsicmd->cmnd[0] == ATA_16)) { in aac_srb_callback()
3332 (scmd->cmnd[0] != ATA_16) && in mpi3mr_process_op_reply_desc()
4994 if (scmd->cmnd[0] != ATA_12 && scmd->cmnd[0] != ATA_16) in _scsih_set_satl_pending()