Searched refs:MPII_INTR_STATUS_REPLY (Results 1 – 2 of 2) sorted by relevance
82 #define MPII_INTR_STATUS_REPLY (1<<3) /* reply message interrupt */ macro
378 #define mpii_reply_waiting(s) ((mpii_read_intr((s)) & MPII_INTR_STATUS_REPLY)\379 == MPII_INTR_STATUS_REPLY)