Searched refs:ATA_12 (Results 1 – 10 of 10) sorted by relevance
89 if (likely(srb->cmnd[0] != ATA_16 && srb->cmnd[0] != ATA_12)) { in cypress_atacb_passthrough()242 if (srb->cmnd[0] == ATA_12) in cypress_atacb_passthrough()
666 if (unlikely((srb->cmnd[0] == ATA_16 || srb->cmnd[0] == ATA_12) && in usb_stor_invoke_transport()
608 (cmnd->cmnd[0] == ATA_12 || cmnd->cmnd[0] == ATA_16)) { in uas_queuecommand_lck()
158 #define ATA_12 0xa1 /* 12-byte pass-thru */ macro
108 scsi_opcode_name(ATA_12))
106 scsi_opcode_name(ATA_12))
874 case ATA_12: in storvsc_handle_error()
1784 if (((cdb[0] == ATA_16) || (cdb[0] == ATA_12)) && in ata_scsi_qc_complete()3413 case ATA_12: in ata_get_xlat_func()
529 case ATA_12: in atapi_cmd_type()
3122 if ((scsicmd->cmnd[0] == ATA_12) in aac_srb_callback()