Searched refs:lpfc_debugfs_seq_trc_cnt (Results 1 - 1 of 1) 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.c128 static atomic_t lpfc_debugfs_seq_trc_cnt = ATOMIC_INIT(0); variable
645 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt);
683 dtp->seq_cnt = atomic_inc_return(&lpfc_debugfs_seq_trc_cnt);

Completed in 32 milliseconds