Home
last modified time | relevance | path

Searched refs:debug_InjErrWWPN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_debugfs.c2394 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_read()
2451 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_write()
6172 phba->debug_InjErrWWPN = in lpfc_debugfs_initialize()
6551 debugfs_remove(phba->debug_InjErrWWPN); /* InjErrWWPN */ in lpfc_debugfs_terminate()
6552 phba->debug_InjErrWWPN = NULL; in lpfc_debugfs_terminate()
Dlpfc.h1368 struct dentry *debug_InjErrWWPN; /* WWPN to inject errors at */ member