ixl_phy_type_string
return ixl_phy_type_string(val - 0x1F, true);
return ixl_phy_type_string(val, false);
sbuf_printf(buf, "%s,", ixl_phy_type_string(i, false));
ixl_phy_type_string(i, true));