Lines Matching refs:hba_debugfs_root
5895 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5897 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5906 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5919 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5932 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5940 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5955 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5966 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5975 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5982 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5988 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5994 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6000 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6006 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6012 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6018 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6024 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6047 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6069 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6117 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6211 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6437 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
6438 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
6439 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()