Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c1846 int update_result; in scsi_update_parent_ss2_prop() local
1926 update_result = ddi_prop_update_byte_array(DDI_DEV_T_NONE, in scsi_update_parent_ss2_prop()
1942 update_result = ddi_prop_update_byte_array( in scsi_update_parent_ss2_prop()
1957 if (update_result != DDI_PROP_SUCCESS) { in scsi_update_parent_ss2_prop()
1959 "property with tgt=%d (%d)\n", tgt, update_result); in scsi_update_parent_ss2_prop()