Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_debugfs.c4048 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
4050 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
4052 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
4064 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4078 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4095 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4110 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4122 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4134 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
4146 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h895 struct dentry *hba_debugfs_root; member