Lines Matching refs:mstp
952 modslice_t *mstp = NULL;
961 mstp = (modslice_t *)item->obj;
962 slice = mstp->slice_devcfg;
964 mstp->times_modified += 1;
965 mstp->src_slice_desc = src_slice;
984 if ((mstp = (modslice_t *)
989 mstp->times_modified = 0;
991 mstp->times_modified = 1;
993 mstp->src_slice_desc = src_slice;
994 mstp->slice_devcfg = slice;
996 if ((item = dlist_new_item(mstp)) != NULL) {
1012 free_devconfig(mstp);
1026 mstp->volume_component = B_TRUE;