Searched refs:CommandHeader (Results 1 – 1 of 1) sorted by relevance
7042 struct CommandListHeader CommandHeader; in hpsa_message() member7081 cmd->CommandHeader.ReplyQueue = 0; in hpsa_message()7082 cmd->CommandHeader.SGList = 0; in hpsa_message()7083 cmd->CommandHeader.SGTotal = cpu_to_le16(0); in hpsa_message()7084 cmd->CommandHeader.tag = cpu_to_le64(paddr64); in hpsa_message()7085 memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8); in hpsa_message()