Home
last modified time | relevance | path

Searched refs:ht6560b (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/
94 static int ht6560b; variable
95 module_param(ht6560b, int, 0);
96 MODULE_PARM_DESC(ht6560b, "HT 6560B on primary 1, secondary 2, both 3");
952 if (ht6560b & 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/
122 static int ht6560b; /* HT 6560A on primary 1, second 2, both 3 */ variable
915 if (ht6560b & mask) in probe_chip_type()
1259 module_param(ht6560b, int, 0);

Completed in 5 milliseconds