Lines Matching refs:hba_debugfs_root
4048 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
4050 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
4052 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
4064 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4078 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4095 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4110 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4122 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4134 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4146 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4157 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4168 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4179 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4190 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4201 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4212 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4223 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4252 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4281 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
4358 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
4641 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
4642 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
4643 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()