Searched defs:sd_set_properties (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1075 #define sd_set_properties ssd_set_properties macro
1237 static void sd_set_properties(struct sd_lun *un, char *name, char *value);
3979 * Then call sd_set_properties() to set the property.
4001 sd_set_properties(un, name, value);
4042 * Function: sd_set_properties()
4052 sd_set_properties(struct sd_lun *un, char *name, char *value) function
4065 SD_INFO(SD_LOG_ATTACH_DETACH, un, "sd_set_properties: "
4077 SD_INFO(SD_LOG_ATTACH_DETACH, un, "sd_set_properties: "
4088 SD_INFO(SD_LOG_ATTACH_DETACH, un, "sd_set_properties: "
4101 SD_INFO(SD_LOG_ATTACH_DETACH, un, "sd_set_properties
[all...]

Completed in 87 milliseconds