sdev_store_       586 drivers/scsi/scsi_sysfs.c sdev_store_##field (struct device *dev, struct device_attribute *attr,	\
sdev_store_       594 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO | S_IWUSR, sdev_show_##field, sdev_store_##field);
sdev_store_       607 drivers/scsi/scsi_sysfs.c sdev_store_##field (struct device *dev, struct device_attribute *attr,	\
sdev_store_       620 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO | S_IWUSR, sdev_show_##field, sdev_store_##field);