Lines Matching refs:hba_debugfs_root
6055 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6057 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
6066 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6079 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6092 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6105 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6118 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6126 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6141 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6152 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6161 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6168 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6174 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6180 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6186 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6192 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6198 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6204 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6210 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6233 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6252 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6300 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6394 debugfs_create_dir(name, phba->hba_debugfs_root); in lpfc_debugfs_initialize()
6626 if (phba->hba_debugfs_root) { in lpfc_debugfs_terminate()
6627 debugfs_remove(phba->hba_debugfs_root); /* fnX */ in lpfc_debugfs_terminate()
6628 phba->hba_debugfs_root = NULL; in lpfc_debugfs_terminate()