Home
last modified time | relevance | path

Searched refs:lpfc_aer_support (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_attr.c3093 static int lpfc_aer_support = 1; variable
3094 module_param(lpfc_aer_support, int, S_IRUGO);
3095 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");
3133 static DEVICE_ATTR(lpfc_aer_support, S_IRUGO | S_IWUSR,
4707 lpfc_aer_support_init(phba, lpfc_aer_support); in lpfc_get_cfgparam()