
{    The purpose of this request is to cause a page frame to be marked
{  as flawed.  If the page is currently in use (assigned), an attempt
{  will be made to free it.  In any case, a flawed page frame will never
{  be transformed from an unassigned to an assigned state.
{
{        MSP$FLAW_PAGE(ELEMENT,RMA,PAGE_STATUS,STATUS)
{
{  ELEMENT: (input) This parameter specifies the identity of the system
{        element in which the page to be flawed resides.
{
{  RMA: (input) This parameter specifies the real memory byte address of
{        the beginning of the page frame which is to be flawed.  (RMA
{        must be 0 modulo page size).
{
{  PAGE_STATUS: (output) This parameter specifies the system state of the
{        page which is the object of this request.
{
{  STATUS: (output) This parameter specifies the request status.
{}
