
{
{    This request is used to construct the io queue entry for a subsystem
{  io request.
{
{          CMP$BUILD_WIRED_QUEUE_REQUEST (ELEMENT_NAME, REQUEST_TYPE, COMMAND_TABLE,
{                        DATA_COMMAND_DESCRIPTORS_P, REQUEST_ID, IO_RESPONSE_P,
{                        STATUS)
{
{  ELEMENT_NAME: (input)  This parameter specifies the element name associated
{                         with the request.  For a pp request, the element name is the
{                         name of a unit associated with pp.  For a unit request, the
{                         element name is the element name of the unit.
{
{  REQUEST_TYPE: (input)  This parameter specifies the type of io request.
{
{  COMMAND_TABLE_P: (input)  This parameter is a pointer to the commands to be used
{                            to process this request.
{
{  DATA_COMMAND_DESCRIPTORS_P: (input)  This parameter is a pointer to the addresses
{                                       to be associated with the commands.
{
{  REQUEST_ID: (input)  This parameter specifies the subsystem io request
{                       identification to be associated with this
{                       io queue entry.
{
{  IO_RESPONSE_P: (input)  This parameter is a pointer to a subsystem response
{                          area to be associated with this request.
{
{  STATUS: (output)  This parameter returns the request status.
{
