Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.c267 int ret, encode_type = 0x0, len, length, extra_bytes, alloc_size; in read_bd_fields() local
282 encode_type = data[0] >> 6; in read_bd_fields()
293 switch (encode_type) { in read_bd_fields()