Searched refs:lpfc_aer_support (Results 1 – 1 of 1) sorted by relevance
4447 static uint lpfc_aer_support = 1; variable4448 module_param(lpfc_aer_support, uint, S_IRUGO);4449 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");4454 return scnprintf(buf, PAGE_SIZE, "%d\n", lpfc_aer_support); in lpfc_aer_support_show()4489 static DEVICE_ATTR_RW(lpfc_aer_support);