Home
last modified time | relevance | path

Searched refs:sd_set_properties (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c797 static void sd_set_properties(struct sd_lun *un, char *name, char *value);
3504 sd_set_properties(un, name, value); in sd_nvpair_str_decode()
3520 sd_set_properties(struct sd_lun *un, char *name, char *value) in sd_set_properties() function