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

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c2021 uchar_t *inq_dtype_data; local
2035 if ((inq_dtype_data = (uchar_t *)calloc(
2040 memcpy(inq_dtype_data, inq_dtype, sizeof (uchar_t));
2041 prop_ptr->prop_data = inq_dtype_data;

Completed in 28 milliseconds