Searched refs:ZFCP_DEV_ATTR (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/s390/scsi/ |
| H A D | zfcp_sysfs.c | 17 #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, 380 static ZFCP_DEV_ATTR(adapter, diag_max_age, 0644, 416 static ZFCP_DEV_ATTR(adapter, fc_security, S_IRUGO, 504 static ZFCP_DEV_ATTR(port, fc_security, S_IRUGO, [all …]
|