Home
last modified time | relevance | path

Searched refs:lpfc_no_hba_reset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_crtn.h599 extern unsigned long lpfc_no_hba_reset[];
H A Dlpfc_attr.c3456 unsigned long lpfc_no_hba_reset[MAX_HBAS_NO_RESET] = { variable
3458 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);
3459 MODULE_PARM_DESC(lpfc_no_hba_reset, "WWPN of HBAs that should not be reset");
H A Dlpfc_init.c4328 if (wwn == lpfc_no_hba_reset[i]) { in lpfc_create_port()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_crtn.h666 extern unsigned long lpfc_no_hba_reset[];
H A Dlpfc_attr.c3573 unsigned long lpfc_no_hba_reset[MAX_HBAS_NO_RESET] = { variable
3575 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);
3576 MODULE_PARM_DESC(lpfc_no_hba_reset, "WWPN of HBAs that should not be reset");
H A Dlpfc_init.c4729 if (wwn == lpfc_no_hba_reset[i]) { in lpfc_create_port()

Completed in 52 milliseconds