Searched refs:no_auto_port_rescan (Results 1 – 1 of 1) sorted by relevance
32 static bool no_auto_port_rescan; variable33 module_param(no_auto_port_rescan, bool, 0600);34 MODULE_PARM_DESC(no_auto_port_rescan,81 if (no_auto_port_rescan) in zfcp_fc_conditional_port_scan()89 if (!no_auto_port_rescan) in zfcp_fc_inverse_conditional_port_scan()