{Define status values for mmp$make_pt_entry.

  TYPE
    mmt$make_pt_entry_status = (mmc$mpt_done, mmc$mpt_page_table_full,
      mmc$mpt_page_already_exists);
