Searched refs:CommandHeader (Results 1 – 1 of 1) sorted by relevance
7092 struct CommandListHeader CommandHeader; in hpsa_message() member7131 cmd->CommandHeader.ReplyQueue = 0; in hpsa_message()7132 cmd->CommandHeader.SGList = 0; in hpsa_message()7133 cmd->CommandHeader.SGTotal = cpu_to_le16(0); in hpsa_message()7134 cmd->CommandHeader.tag = cpu_to_le64(paddr64); in hpsa_message()7135 memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8); in hpsa_message()