Searched defs:cpqary3_command_private (Results 1 – 1 of 1) sorted by relevance
66 typedef struct cpqary3_command_private { struct 74 struct cpqary3_command_private *next; /* next Command Memory */ argument 75 struct cpqary3_command_private *prev; /* previous Command Memory */ argument 79 struct cpqary3_command_private *snext; /* to maintain Submitted Q & */ argument 80 struct cpqary3_command_private *sprev; /* Retrieved Q. */ argument 81 completecpqary3_command_private global() argument