Searched refs:lpfc_no_hba_reset (Results 1 – 2 of 2) sorted by relevance
3717 unsigned long lpfc_no_hba_reset[MAX_HBAS_NO_RESET] = { variable3719 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);3720 MODULE_PARM_DESC(lpfc_no_hba_reset, "WWPN of HBAs that should not be reset");
4709 if (wwn == lpfc_no_hba_reset[i]) { in lpfc_create_port()