Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1374 struct dentry *debug_ras_log; member
H A Dlpfc_debugfs.c6108 phba->debug_ras_log = in lpfc_debugfs_initialize()
6112 if (IS_ERR(phba->debug_ras_log)) { in lpfc_debugfs_initialize()
6537 debugfs_remove(phba->debug_ras_log); in lpfc_debugfs_terminate()
6538 phba->debug_ras_log = NULL; in lpfc_debugfs_terminate()