Home
last modified time | relevance | path

Searched refs:lpfc_no_hba_reset_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_crtn.h666 extern int lpfc_no_hba_reset_cnt;
H A Dlpfc_attr.c3583 int lpfc_no_hba_reset_cnt; variable
3586 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);
H A Dlpfc_init.c4689 if (lpfc_no_hba_reset_cnt) { in lpfc_create_port()
4701 for (i = 0; i < lpfc_no_hba_reset_cnt; i++) { in lpfc_create_port()