Searched refs:lpfc_aer_support (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_attr.c2947 # lpfc_aer_support: Support PCIe device Advanced Error Reporting (AER)
3034 static int lpfc_aer_support = 1; variable
3035 module_param(lpfc_aer_support, int, 1);
3036 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");
3066 "2712 lpfc_aer_support attribute value %d out "
3074 static DEVICE_ATTR(lpfc_aer_support, S_IRUGO | S_IWUSR,
4614 lpfc_aer_support_init(phba, lpfc_aer_support);

Completed in 76 milliseconds