Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.c5895 if (!phba->hba_debugfs_root) { in lpfc_debugfs_initialize()
5897 phba->hba_debugfs_root = in lpfc_debugfs_initialize()
5906 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5919 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5932 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5940 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5955 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5966 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5975 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
5982 phba->hba_debugfs_root, in lpfc_debugfs_initialize()
[all …]
Dlpfc.h1063 struct dentry *hba_debugfs_root; member