Home
last modified time | relevance | path

Searched refs:ht6560a (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_legacy.c31 * Specific support is included for the ht6560a/ht6560b/opti82c611a/
90 static int ht6560a; variable
91 module_param(ht6560a, int, 0);
92 MODULE_PARM_DESC(ht6560a, "HT 6560A on primary 1, second 2, both 3");
950 if (ht6560a & mask) in probe_chip_type()
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_legacy.c31 * Specific support is included for the ht6560a/ht6560b/opti82c611a/
121 static int ht6560a; /* HT 6560A on primary 1, second 2, both 3 */ variable
913 if (ht6560a & mask) in probe_chip_type()
1258 module_param(ht6560a, int, 0);

Completed in 4 milliseconds