Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_sysfs.c17 #define ZFCP_DEV_ATTR(_feat, _name, _mode, _show, _store) \ macro
29 static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
39 static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
58 static ZFCP_DEV_ATTR(adapter, _name, S_IRUGO, \
119 static ZFCP_DEV_ATTR(port, failed, S_IWUSR | S_IRUGO,
163 static ZFCP_DEV_ATTR(unit, failed, S_IWUSR | S_IRUGO,
209 static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO,
381 static ZFCP_DEV_ATTR(adapter, diag_max_age, 0644,
417 static ZFCP_DEV_ATTR(adapter, fc_security, S_IRUGO,
505 static ZFCP_DEV_ATTR(port, fc_security, S_IRUGO,
[all …]