Searched refs:lpfc_devloss_tmo (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.c2048 static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO; variable
2153 (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) {
2178 # lpfc_devloss_tmo: If set, it will hold all I/O errors on devices that
2182 module_param(lpfc_devloss_tmo, int, 0);
2183 MODULE_PARM_DESC(lpfc_devloss_tmo,
2216 "0404 lpfc_devloss_tmo attribute cannot be set to"
2223 static DEVICE_ATTR(lpfc_devloss_tmo, S_IRUGO | S_IWUSR,
4630 lpfc_devloss_tmo_init(vport, lpfc_devloss_tmo);

Completed in 45 milliseconds