
{ The following constants are used in the call to MMP$UPDATE_EOI to indicate
{ the reason for the EOI update.

  TYPE
    mmt$update_eoi_reason = (mmc$uer_set_exact_eoi, mmc$uer_page_assigned,
        mmc$uer_multiple_pages_assigned, mmc$uer_page_written);
