Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_debugfs.c6081 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6083 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()
6131 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6144 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6152 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6167 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6178 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h1338 struct dentry *hba_debugfs_root; member