Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c6062 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6064 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
6073 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6086 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6099 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6112 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6125 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6133 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6148 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6159 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
H A Dlpfc.h1331 struct dentry *hba_debugfs_root; member