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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c4039 dsw_config32_t uconfig32; local
4050 if (copyin((void *)arg, &uconfig32, sizeof (uconfig32)) < 0)
4052 II_TAIL_COPY(uconfig, uconfig32, shadow_vol, dsw_config_t);
4053 uconfig.status = (spcs_s_info_t)uconfig32.status;

Completed in 125 milliseconds