Searched refs:debug_InjErrWWPN (Results 1 – 2 of 2) sorted by relevance
1811 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_read()1867 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_write()5399 phba->debug_InjErrWWPN = in lpfc_debugfs_initialize()5403 if (!phba->debug_InjErrWWPN) { in lpfc_debugfs_initialize()5875 debugfs_remove(phba->debug_InjErrWWPN); /* InjErrWWPN */ in lpfc_debugfs_terminate()5876 phba->debug_InjErrWWPN = NULL; in lpfc_debugfs_terminate()
1002 struct dentry *debug_InjErrWWPN; /* WWPN to inject errors at */ member