Home
last modified time | relevance | path

Searched refs:get_command (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha152x.c2530 static void get_command(struct seq_file *m, struct scsi_cmnd * ptr) in get_command() function
2892 get_command(m, ptr); in aha152x_show_info()
2899 get_command(m, CURRENT_SC); in aha152x_show_info()
2906 get_command(m, ptr); in aha152x_show_info()
/openbmc/qemu/hw/block/
H A Dfdc.c2198 static const FDCtrlCommand *get_command(uint8_t cmd) in get_command() function
2273 cmd = get_command(value); in fdctrl_write_data()
2290 cmd = get_command(fdctrl->fifo[0]); in fdctrl_write_data()
/openbmc/qemu/ui/
H A Dspice-display.c717 .get_command = interface_get_command,
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c2050 static int get_command(unsigned long offset) in get_command() function
2256 command = get_command(vma->vm_pgoff); in mlx5_vma_to_pgoff()
2309 command = get_command(vma->vm_pgoff); in mlx5_ib_mmap()
/openbmc/qemu/hw/display/
H A Dqxl.c1135 .get_command = interface_get_command,