Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c5690 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5692 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5701 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5714 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5722 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5737 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5748 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5757 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5764 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5770 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h1036 struct dentry *hba_debugfs_root; member