Searched refs:MSGOBJ_LAST (Results 1 – 2 of 2) sorted by relevance
132 #define MSGOBJ_LAST 15 macro162 #define obj2msgobj(o) (MSGOBJ_LAST - (o)) /* message object 11..15 */
103 return MSGOBJ_LAST + 2 - intid; in intid2obj()263 for (mo = MSGOBJ_FIRST; mo <= MSGOBJ_LAST; mo++) { in chipset_init()625 if (mo < MSGOBJ_LAST) in cc770_rx_interrupt()