cpqary3_command_private
typedef struct cpqary3_command_private CMDLIST;
struct cpqary3_command_private *next; /* next Command Memory */
struct cpqary3_command_private *prev; /* previous Command Memory */
struct cpqary3_command_private *snext; /* to maintain Submitted Q & */
struct cpqary3_command_private *sprev; /* Retrieved Q. */