Searched refs:ATA_12 (Results 1 – 10 of 10) sorted by relevance
87 if (likely(srb->cmnd[0] != ATA_16 && srb->cmnd[0] != ATA_12)) { in cypress_atacb_passthrough()240 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()
108 scsi_opcode_name(ATA_12))
106 scsi_opcode_name(ATA_12))
196 #define ATA_12 0xa1 /* 12-byte pass-thru */ macro
1051 case ATA_12: in storvsc_handle_error()
1775 if (((cdb[0] == ATA_16) || (cdb[0] == ATA_12)) && in ata_scsi_qc_complete()3406 case ATA_12: in ata_get_xlat_func()
529 case ATA_12: in atapi_cmd_type()
3111 if ((scsicmd->cmnd[0] == ATA_12) in aac_srb_callback()