Lines Matching refs:hba_debugfs_root
5690 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5692 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5701 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5714 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5722 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5737 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5748 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5757 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5764 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5770 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5776 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5782 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5788 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5794 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5800 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5806 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5829 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5851 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5899 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
5988 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6211 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
6212 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
6213 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()