Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dddipropdefs.h112 #define DDI_PROP_STR(ph, cmd, data) \ macro
/titanic_44/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()
243 i = DDI_PROP_STR(ph, DDI_PROP_CMD_DECODE, tmp); in di_prop_fm_decode_strings()
/titanic_44/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()
2297 i = DDI_PROP_STR(ph, DDI_PROP_CMD_DECODE, tmp); in ddi_prop_fm_decode_string()
2339 i = DDI_PROP_STR(ph, DDI_PROP_CMD_SKIP, NULL); in ddi_prop_fm_decode_strings()
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()
2426 i = DDI_PROP_STR(ph, DDI_PROP_CMD_DECODE, *tmp); in ddi_prop_fm_decode_strings()
2469 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_ESIZE, *tmp); in ddi_prop_fm_encode_string()
2492 i = DDI_PROP_STR(ph, DDI_PROP_CMD_ENCODE, *tmp); in ddi_prop_fm_encode_string()
2531 size = DDI_PROP_STR(ph, DDI_PROP_CMD_GET_ESIZE, *tmp); in ddi_prop_fm_encode_strings()
2557 i = DDI_PROP_STR(ph, DDI_PROP_CMD_ENCODE, *tmp); in ddi_prop_fm_encode_strings()