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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1263 atomic_set(&phba->debugfs_vport_count, 0);
1384 atomic_inc(&phba->debugfs_vport_count);
1475 atomic_dec(&phba->debugfs_vport_count);
1477 if (atomic_read(&phba->debugfs_vport_count) == 0) {
H A Dlpfc.h759 atomic_t debugfs_vport_count; member in struct:lpfc_hba

Completed in 50 milliseconds