Lines Matching refs:hba_debugfs_root
6062 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6064 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
6073 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6086 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6099 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6112 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6125 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6133 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6148 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6159 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6168 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6175 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6181 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6187 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6193 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6199 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6205 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6211 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6217 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6240 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6259 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6307 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6401 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6633 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
6634 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
6635 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()