Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_debugfs.c6047 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
6049 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
6058 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6071 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6084 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6097 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6110 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6118 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6133 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
6144 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h1348 struct dentry *hba_debugfs_root; member