Home
last modified time | relevance | path

Searched refs:DDI_PROP_CANNOT_DECODE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_prop_decode.c144 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_ints()
155 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_ints()
176 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_ints()
228 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_strings()
234 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_strings()
255 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_strings()
294 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_bytes()
302 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_bytes()
320 return (DDI_PROP_CANNOT_DECODE); in di_prop_fm_decode_bytes()
/titanic_41/usr/src/uts/common/sys/
H A Dddipropdefs.h170 #define DDI_PROP_CANNOT_DECODE 6 /* Could not decode prop */ macro
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c1944 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_int()
1979 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_int64()
2021 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_ints()
2051 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_ints()
2095 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_int64_array()
2125 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_int64_array()
2282 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_string()
2309 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_string()
2355 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_strings()
2378 return (DDI_PROP_CANNOT_DECODE); in ddi_prop_fm_decode_strings()
[all …]
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h488 {DDI_PROP_CANNOT_DECODE, "DDI_PROP_CANNOT_DECODE"}, \