Searched refs:ATA_12 (Results 1 – 9 of 9) sorted by relevance
77 if (likely(srb->cmnd[0] != ATA_16 && srb->cmnd[0] != ATA_12)) { in cypress_atacb_passthrough()234 if (srb->cmnd[0] == ATA_12) in cypress_atacb_passthrough()
682 if (unlikely((srb->cmnd[0] == ATA_16 || srb->cmnd[0] == ATA_12) && in usb_stor_invoke_transport()842 srb->cmnd[0] == ATA_12) { in usb_stor_invoke_transport()
176 #define ATA_12 0xa1 /* 12-byte pass-thru */ macro
109 scsi_opcode_name(ATA_12))
1735 bool is_ata_passthru = cdb[0] == ATA_16 || cdb[0] == ATA_12; in ata_scsi_qc_complete()3220 case ATA_12: in ata_scsi_pass_thru()3609 case ATA_12: in ata_scsi_report_supported_opcodes()4405 case ATA_12: in ata_get_xlat_func()
568 case ATA_12: in atapi_cmd_type()
1039 case ATA_12: in storvsc_handle_error()
1037 case ATA_12: in get_cmd_dir()
3528 if ((scsicmd->cmnd[0] == ATA_12) in aac_srb_callback()