Lines Matching refs:hba_debugfs_root
5292 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5294 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5296 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5308 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5322 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5339 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5354 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5366 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5378 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5390 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5401 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5412 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5423 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5434 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5445 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5456 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5467 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5495 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5523 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5576 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
5685 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
5950 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
5951 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
5952 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()