probe_4drives      10 drivers/ide/ide-4drives.c static bool probe_4drives;
probe_4drives      12 drivers/ide/ide-4drives.c module_param_named(probe, probe_4drives, bool, 0);
probe_4drives      37 drivers/ide/ide-4drives.c 	if (probe_4drives == 0)