Searched refs:idiag_mbx_acc (Results 1 – 2 of 2) sorted by relevance
4356 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4357 phba->idiag_mbx_acc = in lpfc_debugfs_initialize()4360 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4503 if (phba->idiag_mbx_acc) { in lpfc_debugfs_terminate()4505 debugfs_remove(phba->idiag_mbx_acc); in lpfc_debugfs_terminate()4506 phba->idiag_mbx_acc = NULL; in lpfc_debugfs_terminate()
914 struct dentry *idiag_mbx_acc; member