Searched refs:lpfc_nodev_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.c2044 # lpfc_nodev_tmo: If set, it will hold all I/O errors on devices that disappear
2047 static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO; variable
2049 module_param(lpfc_nodev_tmo, int, 0);
2050 MODULE_PARM_DESC(lpfc_nodev_tmo,
2106 "0400 lpfc_nodev_tmo attribute cannot be set to"
2166 "0403 lpfc_nodev_tmo attribute cannot be set to"
2174 static DEVICE_ATTR(lpfc_nodev_tmo, S_IRUGO | S_IWUSR,
4631 lpfc_nodev_tmo_init(vport, lpfc_nodev_tmo);

Completed in 41 milliseconds