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