Searched refs:TLABEL_MASK (Results 1 – 2 of 2) sorted by relevance
249 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_free()285 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_register()317 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_lookup()355 tlabel = tlabel_info->tbi_tlabel & TLABEL_MASK; in hci1394_tlabel_bad()
61 #define TLABEL_MASK 0x3F macro