vt6420_hotplug     65 drivers/ata/sata_via.c static int vt6420_hotplug;
vt6420_hotplug     66 drivers/ata/sata_via.c module_param_named(vt6420_hotplug, vt6420_hotplug, int, 0644);
vt6420_hotplug     67 drivers/ata/sata_via.c MODULE_PARM_DESC(vt6420_hotplug, "Enable hot-plug support for VT6420 (0=Don't support, 1=support)");
vt6420_hotplug    462 drivers/ata/sata_via.c 	if (vt6420_hotplug) {
vt6420_hotplug    631 drivers/ata/sata_via.c 	if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) {
vt6420_hotplug    731 drivers/ata/sata_via.c 	if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421)