Searched refs:lpfc_aer_support (Results 1 – 1 of 1) sorted by relevance
4457 static uint lpfc_aer_support = 1; variable4458 module_param(lpfc_aer_support, uint, S_IRUGO);4459 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");4464 return scnprintf(buf, PAGE_SIZE, "%d\n", lpfc_aer_support); in lpfc_aer_support_show()4499 static DEVICE_ATTR_RW(lpfc_aer_support);