Searched refs:idiag_ctl_acc (Results 1 – 2 of 2) sorted by relevance
4343 if (!phba->idiag_ctl_acc) { in lpfc_debugfs_initialize()4344 phba->idiag_ctl_acc = in lpfc_debugfs_initialize()4347 if (!phba->idiag_ctl_acc) { in lpfc_debugfs_initialize()4508 if (phba->idiag_ctl_acc) { in lpfc_debugfs_terminate()4510 debugfs_remove(phba->idiag_ctl_acc); in lpfc_debugfs_terminate()4511 phba->idiag_ctl_acc = NULL; in lpfc_debugfs_terminate()
913 struct dentry *idiag_ctl_acc; member