Home
last modified time | relevance | path

Searched refs:hba_debugfs_root (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_debugfs.c6055 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()
[all …]
Dlpfc.h1360 struct dentry *hba_debugfs_root; member