{
{   The purpose  of  this  request  is  to  store the device management packet
{ storage into the member volume list of the master volume set  table.   Prior
{ to  this  request  the  pointer  to  the  member  vsn  list  must  have been
{ constructed (and hence the master opened) and the index into the member  vsn
{ list  for  the  member  must  have  been  found.  No validation of the input
{ parameters are done on this request.
{
{       STP$STORE_DM_PACKET_IN_MVL (P_MEMBER_VSN_LIST, MVL_INDEX,
{         DM_PACKET_STORAGE)
{
{ P_MEMBER_VSN_LIST:  (input)  This  parameter  specifies  the  pointer to the
{       member vsn list in the master volume set table.
{
{ MVL_INDEX: (input) This parameter specifies the index into  the  member  vsn
{       list  where the dm packet storage is to be stored.  This is assumed to
{       be the correct value.
{
{ DM_PACKET_STORAGE: (input) This parameter specifies the packet storage.
{
