Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_crtn.h598 extern int lpfc_no_hba_reset_cnt;
H A Dlpfc_attr.c3455 int lpfc_no_hba_reset_cnt; variable
3458 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);
H A Dlpfc_init.c4315 if (lpfc_no_hba_reset_cnt) { in lpfc_create_port()
4327 for (i = 0; i < lpfc_no_hba_reset_cnt; i++) { in lpfc_create_port()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_crtn.h665 extern int lpfc_no_hba_reset_cnt;
H A Dlpfc_attr.c3572 int lpfc_no_hba_reset_cnt; variable
3575 module_param_array(lpfc_no_hba_reset, ulong, &lpfc_no_hba_reset_cnt, 0444);
H A Dlpfc_init.c4716 if (lpfc_no_hba_reset_cnt) { in lpfc_create_port()
4728 for (i = 0; i < lpfc_no_hba_reset_cnt; i++) { in lpfc_create_port()

Completed in 46 milliseconds