Searched refs:no_auto_port_rescan (Results 1 – 1 of 1) sorted by relevance
30 static bool no_auto_port_rescan; variable31 module_param_named(no_auto_port_rescan, no_auto_port_rescan, bool, 0600);32 MODULE_PARM_DESC(no_auto_port_rescan,79 if (no_auto_port_rescan) in zfcp_fc_conditional_port_scan()87 if (!no_auto_port_rescan) in zfcp_fc_inverse_conditional_port_scan()