Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_debugfs.c5292 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5294 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5296 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5308 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5322 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5339 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5354 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5366 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5378 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5390 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h993 struct dentry *hba_debugfs_root; member