
  TYPE
    mmt$rb_advise = record
      reqcode: ALIGNED [0 MOD 8] syt$monitor_request_code,
      status: syt$monitor_status,
      out_pva: ^cell,
      out_length: ost$segment_length,
      in_pva: ^cell,
      in_length: ost$segment_length,
    recend;

*copyc OSD$VIRTUAL_ADDRESS
*copyc SYT$MONITOR_REQUEST_CODE
*copyc SYC$MONITOR_REQUEST_CODES
