Lines Matching refs:ZFCP_DEV_ATTR
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,
246 static ZFCP_DEV_ATTR(adapter, port_rescan, S_IWUSR, NULL,
338 static ZFCP_DEV_ATTR(adapter, port_remove, S_IWUSR, NULL,
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,
852 static ZFCP_DEV_ATTR(adapter_diag, b2b_credit, 0400,
897 static ZFCP_DEV_ATTR(adapter_diag_sfp, _name, 0400, \