Searched refs:CommandHeader (Results 1 – 1 of 1) sorted by relevance
7064 struct CommandListHeader CommandHeader; in hpsa_message() member7103 cmd->CommandHeader.ReplyQueue = 0; in hpsa_message()7104 cmd->CommandHeader.SGList = 0; in hpsa_message()7105 cmd->CommandHeader.SGTotal = cpu_to_le16(0); in hpsa_message()7106 cmd->CommandHeader.tag = cpu_to_le64(paddr64); in hpsa_message()7107 memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8); in hpsa_message()