Searched refs:DDI_PROP_CANNOT_DECODE (Results 1 – 4 of 4) sorted by relevance
144 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()
170 #define DDI_PROP_CANNOT_DECODE 6 /* Could not decode prop */ macro
1944 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 …]
488 {DDI_PROP_CANNOT_DECODE, "DDI_PROP_CANNOT_DECODE"}, \