Searched refs:lpfc_debugfs_mask_disc_trc (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.c73 * lpfc_debugfs_mask_disc_trc=Y Where Y is an event mask as defined in
100 static int lpfc_debugfs_mask_disc_trc; variable
101 module_param(lpfc_debugfs_mask_disc_trc, int, 0);
102 MODULE_PARM_DESC(lpfc_debugfs_mask_disc_trc,
631 if (!(lpfc_debugfs_mask_disc_trc & mask))

Completed in 49 milliseconds