Searched defs:next_cmd (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmd.c | 189 uint32_t next_cmd = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local 283 uint32_t next_cmd; in vmw_local_fifo_reserve() local 386 uint32_t next_cmd, in vmw_fifo_res_copy() 408 uint32_t next_cmd, in vmw_fifo_slow_copy() 429 uint32_t next_cmd = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_NEXT_CMD); in vmw_local_fifo_commit() local
|
/openbmc/linux/fs/smb/server/ |
H A D | smb2misc.c | 375 __u32 req_struct_size, next_cmd = le32_to_cpu(hdr->NextCommand); in ksmbd_smb2_check_message() local
|
H A D | smb2pdu.c | 448 unsigned int len, next_cmd; in is_chained_smb2_message() local
|
/openbmc/linux/include/net/sctp/ |
H A D | command.h | 192 struct sctp_cmd *next_cmd; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-img-scb.c | 663 int next_cmd = -1; in img_i2c_sequence() local 736 int next_cmd = -1; in img_i2c_atomic() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 444 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
|
H A D | meson-gx-mmc.c | 1026 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 380 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local 436 int next_cmd; in sti_hqvdp_get_next_cmd() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | isp2400_input_system_local.h | 285 int next_cmd; member
|
/openbmc/linux/drivers/target/ |
H A D | target_core_transport.c | 1909 struct se_cmd *se_cmd, *next_cmd; in target_queued_submit_work() local
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2ops.c | 4871 unsigned int next_cmd; in receive_encrypted_standard() local
|