Searched refs:debug_InjErrWWPN (Results 1 – 2 of 2) sorted by relevance
2401 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_read()2458 else if (dent == phba->debug_InjErrWWPN) { in lpfc_debugfs_dif_err_write()6179 phba->debug_InjErrWWPN = in lpfc_debugfs_initialize()6558 debugfs_remove(phba->debug_InjErrWWPN); /* InjErrWWPN */ in lpfc_debugfs_terminate()6559 phba->debug_InjErrWWPN = NULL; in lpfc_debugfs_terminate()
1340 struct dentry *debug_InjErrWWPN; /* WWPN to inject errors at */ member