Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c6100 phba->debugfs_vport_count = 0; in lpfc_debugfs_initialize()
6276 phba->debugfs_vport_count++; in lpfc_debugfs_initialize()
6410 phba->debugfs_vport_count--; in lpfc_debugfs_terminate()
6413 if (!phba->debugfs_vport_count) { in lpfc_debugfs_terminate()
H A Dlpfc.h1337 unsigned int debugfs_vport_count; member