Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_prop_decode.c210 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_DSIZE, NULL); in di_prop_fm_decode_strings()
286 nbytes = DDI_PROP_BYTES(ph, DDI_PROP_CMD_GET_DSIZE, in di_prop_fm_decode_bytes()
467 case DDI_PROP_CMD_GET_DSIZE: in di_prop_1275_int()
572 case DDI_PROP_CMD_GET_DSIZE: in di_prop_int64_op()
689 case DDI_PROP_CMD_GET_DSIZE: in di_prop_1275_string()
798 case DDI_PROP_CMD_GET_DSIZE: in di_prop_1275_bytes()
/titanic_41/usr/src/uts/common/sys/
H A Dddipropdefs.h128 DDI_PROP_CMD_GET_DSIZE, /* Get decoded size of data */ enumerator
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c2275 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_DSIZE, NULL); in ddi_prop_fm_decode_string()
2371 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_DSIZE, NULL); in ddi_prop_fm_decode_strings()
2400 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_DSIZE, NULL); in ddi_prop_fm_decode_strings()
2592 nbytes = DDI_PROP_BYTES(ph, DDI_PROP_CMD_GET_DSIZE, in ddi_prop_fm_decode_bytes()
2829 case DDI_PROP_CMD_GET_DSIZE: in ddi_prop_1275_int()
2944 case DDI_PROP_CMD_GET_DSIZE: in ddi_prop_int64_op()
3072 case DDI_PROP_CMD_GET_DSIZE: in ddi_prop_1275_string()
3188 case DDI_PROP_CMD_GET_DSIZE: in ddi_prop_1275_bytes()