Searched refs:CommandHeader (Results 1 – 1 of 1) sorted by relevance
7077 struct CommandListHeader CommandHeader; in hpsa_message() member7116 cmd->CommandHeader.ReplyQueue = 0; in hpsa_message()7117 cmd->CommandHeader.SGList = 0; in hpsa_message()7118 cmd->CommandHeader.SGTotal = cpu_to_le16(0); in hpsa_message()7119 cmd->CommandHeader.tag = cpu_to_le64(paddr64); in hpsa_message()7120 memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8); in hpsa_message()