Searched refs:ZFCP_DEV_ATTR (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/s390/scsi/ |
D | zfcp_sysfs.c | 15 #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, \ 113 static ZFCP_DEV_ATTR(port, failed, S_IWUSR | S_IRUGO, 157 static ZFCP_DEV_ATTR(unit, failed, S_IWUSR | S_IRUGO, 206 static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO, 227 static ZFCP_DEV_ATTR(adapter, port_rescan, S_IWUSR, NULL, 276 static ZFCP_DEV_ATTR(adapter, port_remove, S_IWUSR, NULL,
|