Searched refs:zfcp_sysfs_unit_remove_store (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_sysfs_port.c108 * zfcp_sysfs_unit_remove_store - remove a unit from sysfs tree
114 zfcp_sysfs_unit_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) function
162 static DEVICE_ATTR(unit_remove, S_IWUSR, NULL, zfcp_sysfs_unit_remove_store);

Completed in 45 milliseconds