Lines Matching refs:hba_debugfs_root
6047 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6049 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
6058 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6071 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6084 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6097 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6110 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6118 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6133 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6144 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6153 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6160 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6166 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6172 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6178 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6184 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6190 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6196 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6202 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6225 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6247 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6295 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6389 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6621 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
6622 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
6623 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()