Searched refs:command_header (Results 1 – 6 of 6) sorted by relevance
48 (buf + offsetof(struct hisi_sas_slot_buf_table, command_header))448 union hisi_sas_command_table command_header; member
329 struct mtip_cmd_hdr *command_header; /* ptr to command header entry */ member
178 cmd->command_header = dd->port->command_list + in mtip_init_cmd_header()184 cmd->command_header->ctbau = __force_bit2int cpu_to_le32((cmd->command_dma >> 16) >> 16); in mtip_init_cmd_header()186 cmd->command_header->ctba = __force_bit2int cpu_to_le32(cmd->command_dma & 0xFFFFFFFF); in mtip_init_cmd_header()2239 command->command_header->opts = in mtip_hw_submit_io()2242 command->command_header->byte_count = 0; in mtip_hw_submit_io()3627 cmd->command_header->opts = in mtip_issue_reserved_cmd()3639 cmd->command_header->opts |= in mtip_issue_reserved_cmd()3644 cmd->command_header->byte_count = 0; in mtip_issue_reserved_cmd()
271 struct e1000_host_command_header command_header; member286 struct e1000_host_mng_command_header command_header; member
428 struct e1000_host_command_header command_header; member443 struct e1000_host_mng_command_header command_header; member
319 …struct e1000_host_mng_command_header command_header; /* Command Head/Command Result Head has 4 byt… member2113 struct e1000_host_command_header command_header; /* Command Head/Command Result Head has 4 bytes */ member