Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers248 di_slot_names_decode;
H A Dlibdevinfo.h377 extern int di_slot_names_decode(uchar_t *rawdata, int rawlen,
H A Ddevinfo_prop_decode.c961 di_slot_names_decode(uchar_t *rawdata, int rawlen, in di_slot_names_decode() function
H A Ddevinfo.c3257 count = di_slot_names_decode(rawdata, rawlen, prop_data); in di_prop_slot_names()
3303 count = di_slot_names_decode(rawdata, rawlen, prop_data); in di_prom_prop_slot_names()