Searched refs:CommandHeader (Results 1 – 1 of 1) sorted by relevance
6974 struct CommandListHeader CommandHeader; in hpsa_message() member7013 cmd->CommandHeader.ReplyQueue = 0; in hpsa_message()7014 cmd->CommandHeader.SGList = 0; in hpsa_message()7015 cmd->CommandHeader.SGTotal = cpu_to_le16(0); in hpsa_message()7016 cmd->CommandHeader.tag = cpu_to_le64(paddr64); in hpsa_message()7017 memset(&cmd->CommandHeader.LUN.LunAddrBytes, 0, 8); in hpsa_message()