Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h1356 struct dentry *debug_ras_log; member
Dlpfc_debugfs.c6110 phba->debug_ras_log = in lpfc_debugfs_initialize()
6114 if (IS_ERR(phba->debug_ras_log)) { in lpfc_debugfs_initialize()
6539 debugfs_remove(phba->debug_ras_log); in lpfc_debugfs_terminate()
6540 phba->debug_ras_log = NULL; in lpfc_debugfs_terminate()