Searched refs:libata_allow_tpm (Results 1 – 2 of 2) sorted by relevance
145 int libata_allow_tpm = 0; variable146 module_param_named(allow_tpm, libata_allow_tpm, int, 0444);
3397 if (tf->command >= 0x5C && tf->command <= 0x5F && !libata_allow_tpm) { in ata_scsi_pass_thru()