Searched refs:SUN_MAC_ID (Results 1 – 3 of 3) sorted by relevance
160 _LOW_LABEL(l, SUN_MAC_ID); in hexstr_to_label()163 _HIGH_LABEL(l, SUN_MAC_ID); in hexstr_to_label()166 _LOW_LABEL(l, SUN_MAC_ID); in hexstr_to_label()180 return (SUN_MAC_ID); in convert_id()253 } else if (!(_MTYPE(*l, SUN_MAC_ID) || _MTYPE(*l, SUN_CLR_ID))) { in str_to_label()
145 if (!(_MTYPE(l, SUN_MAC_ID) || _MTYPE(l, SUN_UCLR_ID))) { in l_to_str_internal()
104 #define SUN_MAC_ID 0x41 /* MAC label, legacy SUN_SL_ID */ macro