Searched refs:command_buffer (Results 1 – 4 of 4) sorted by relevance
206 struct goldfish_pipe_command *command_buffer; member274 pipe->command_buffer->cmd = cmd; in goldfish_cmd_locked()276 pipe->command_buffer->status = PIPE_ERROR_INVAL; in goldfish_cmd_locked()278 return pipe->command_buffer->status; in goldfish_cmd_locked()405 pipe->command_buffer); in transfer_max_buffers()411 *consumed_size = pipe->command_buffer->rw_params.consumed_size; in transfer_max_buffers()751 pipe->command_buffer = in goldfish_pipe_open()753 if (!pipe->command_buffer) { in goldfish_pipe_open()768 pipe->command_buffer->id = id; in goldfish_pipe_open()774 (u64)(unsigned long)__pa(pipe->command_buffer); in goldfish_pipe_open()[all …]
81 __u8 command_buffer[1]; member
326 smi_cmd->ebx = (u32) virt_to_phys(smi_cmd->command_buffer); in smi_request_store()
474 u8 command_buffer[COMMAND_BUFFER_SIZE]; member727 u.buf = priv->command_buffer; in rndis_query_oid()785 if (u.buf != priv->command_buffer) in rndis_query_oid()811 u.buf = priv->command_buffer; in rndis_set_oid()844 if (u.buf != priv->command_buffer) in rndis_set_oid()857 reset = (void *)priv->command_buffer; in rndis_reset()