Searched refs:command_buffer (Results 1 – 5 of 5) sorted by relevance
142 struct goldfish_pipe_command *command_buffer; member224 pipe->command_buffer->cmd = cmd; in goldfish_pipe_cmd_locked()226 pipe->command_buffer->status = PIPE_ERROR_INVAL; in goldfish_pipe_cmd_locked()228 return pipe->command_buffer->status; in goldfish_pipe_cmd_locked()355 pipe->command_buffer); in transfer_max_buffers()361 *consumed_size = pipe->command_buffer->rw_params.consumed_size; in transfer_max_buffers()720 pipe->command_buffer = in goldfish_pipe_open()722 if (!pipe->command_buffer) { in goldfish_pipe_open()737 pipe->command_buffer->id = id; in goldfish_pipe_open()743 (u64)(unsigned long)__pa(pipe->command_buffer); in goldfish_pipe_open()[all …]
4 common/command_buffer.o common/hw_queue.o common/irq.o \
74 __u8 command_buffer[1]; member
336 offsetof(struct smi_cmd, command_buffer); in smi_request_store()
456 u8 command_buffer[COMMAND_BUFFER_SIZE]; member709 u.buf = priv->command_buffer; in rndis_query_oid()767 if (u.buf != priv->command_buffer) in rndis_query_oid()793 u.buf = priv->command_buffer; in rndis_set_oid()826 if (u.buf != priv->command_buffer) in rndis_set_oid()839 reset = (void *)priv->command_buffer; in rndis_reset()