Searched refs:atapi_passthru16 (Results 1 – 2 of 2) sorted by relevance
121 int atapi_passthru16 = 1; variable122 module_param(atapi_passthru16, int, 0444);123 MODULE_PARM_DESC(atapi_passthru16, "Enable ATA_16 passthru for ATAPI devices (0=off, 1=on [default]…569 if (atapi_passthru16) in atapi_cmd_type()
4452 } else if (likely((scsi_op != ATA_16) || !atapi_passthru16)) { in __ata_scsi_queuecmd()