Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_legacy.c103 static int opti82c46x; variable
104 module_param(opti82c46x, int, 0);
105 MODULE_PARM_DESC(opti82c46x,
956 if (opti82c46x & mask) in probe_chip_type()
1100 opti82c46x = 3; /* Assume master and slave first */ in probe_opti_vlb()
1256 if (opti82c46x) in legacy_init()
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_legacy.c124 static int opti82c46x; /* Opti 82c465MV present(pri/sec autodetect) */ variable
919 if (opti82c46x & mask) in probe_chip_type()
1063 opti82c46x = 3; /* Assume master and slave first */ in probe_opti_vlb()
1219 if (opti82c46x) in legacy_init()
1261 module_param(opti82c46x, int, 0);

Completed in 5 milliseconds