Searched refs:ZFCP_DEV_ATTR (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/s390/scsi/
H A Dzfcp_sysfs.c15 #define ZFCP_DEV_ATTR(_feat, _name, _mode, _show, _store) \ macro
27 static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
46 static ZFCP_DEV_ATTR(adapter, _name, S_IRUGO, \
122 static ZFCP_DEV_ATTR(_feat, failed, S_IWUSR | S_IRUGO, \
175 static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO,
196 static ZFCP_DEV_ATTR(adapter, port_rescan, S_IWUSR, NULL,
233 static ZFCP_DEV_ATTR(adapter, port_remove, S_IWUSR, NULL,

Completed in 56 milliseconds