Searched refs:idiag_mbx_acc (Results 1 – 2 of 2) sorted by relevance
4264 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4265 phba->idiag_mbx_acc = in lpfc_debugfs_initialize()4268 if (!phba->idiag_mbx_acc) { in lpfc_debugfs_initialize()4411 if (phba->idiag_mbx_acc) { in lpfc_debugfs_terminate()4413 debugfs_remove(phba->idiag_mbx_acc); in lpfc_debugfs_terminate()4414 phba->idiag_mbx_acc = NULL; in lpfc_debugfs_terminate()
875 struct dentry *idiag_mbx_acc; member