Searched refs:idiag_mbx_acc (Results 1 – 2 of 2) sorted by relevance
4450 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4451 phba->idiag_mbx_acc = in lpfc_debugfs_initialize()4454 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4597 if (phba->idiag_mbx_acc) { in lpfc_debugfs_terminate()4599 debugfs_remove(phba->idiag_mbx_acc); in lpfc_debugfs_terminate()4600 phba->idiag_mbx_acc = NULL; in lpfc_debugfs_terminate()
946 struct dentry *idiag_mbx_acc; member