Searched refs:mre (Results 1 – 3 of 3) sorted by relevance
654 uint64_t mre : 1; /**< Max Retries Exceeded member706 uint64_t mre : 1;761 …uint64_t mre : 1; /**< Allows PESC_DBG_INFO[14] to generate an interrupt… member791 uint64_t mre : 1;
790 uint64_t mre : 1; /**< Max Retries Exceeded member842 uint64_t mre : 1;900 …uint64_t mre : 1; /**< Allows PEM_DBG_INFO[14] to generate an interrupt.… member930 uint64_t mre : 1;
1199 int mre, i; in db_show_ioapic_one() local1202 mre = (r & IOART_VER_MAXREDIR) >> MAXREDIRSHIFT; in db_show_ioapic_one()1204 db_ioapic_read(io_addr, IOAPIC_ID), r & IOART_VER_VERSION, mre); in db_show_ioapic_one()1205 for (i = 0; i < mre; i++) { in db_show_ioapic_one()