Searched refs:command_header (Results 1 – 5 of 5) sorted by relevance
289 struct e1000_host_command_header command_header; member304 struct e1000_host_mng_command_header command_header; member
322 struct mtip_cmd_hdr *command_header; /* ptr to command header entry */ member
1151 int_cmd->command_header->opts = in mtip_exec_internal_command()1163 int_cmd->command_header->opts |= in mtip_exec_internal_command()1168 int_cmd->command_header->byte_count = 0; in mtip_exec_internal_command()2429 command->command_header->opts = in mtip_hw_submit_io()2432 command->command_header->byte_count = 0; in mtip_hw_submit_io()3805 cmd->command_header = dd->port->command_list + in mtip_init_cmd()3811 cmd->command_header->ctbau = __force_bit2int cpu_to_le32((cmd->command_dma >> 16) >> 16); in mtip_init_cmd()3813 cmd->command_header->ctba = __force_bit2int cpu_to_le32(cmd->command_dma & 0xFFFFFFFF); in mtip_init_cmd()
432 struct e1000_host_command_header command_header; member447 struct e1000_host_mng_command_header command_header; member
344 …struct e1000_host_mng_command_header command_header; /* Command Head/Command Result Head has 4 byt… member2138 struct e1000_host_command_header command_header; /* Command Head/Command Result Head has 4 bytes */ member