Home
last modified time | relevance | path

Searched defs:host_flags (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_ch_setup.h28 u32 host_flags; member
H A Dvbox_irq.c39 u32 host_flags = vbox_get_flags(vbox); in vbox_irq_handler() local
H A Dvboxvideo.h124 struct vbva_host_flags host_flags; member
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.c10 unsigned long host_flags = msm_dsi_host_get_mode_flags(msm_dsi->host); in msm_dsi_is_cmd_mode() local
/openbmc/linux/drivers/scsi/
H A Dmac_scsi.c447 int host_flags = 0; in mac_scsi_probe() local
H A Datari_scsi.c722 int host_flags = 0; in atari_scsi_probe() local
H A Dsun3_scsi.c518 int host_flags = 0; in sun3_scsi_probe() local
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c215 int host_flags = get_float_exception_flags(&env->fp_status); in cpu_m68k_get_fpsr() local
230 int host_flags = cpu_m68k_exceptbits_to_host((int) env->fpsr); in cpu_m68k_set_fpsr() local
/openbmc/u-boot/include/
H A Dahci.h167 u32 host_flags; member
/openbmc/qemu/linux-user/
H A Dsyscall.c3399 int host_flags; in do_accept4() local
5906 int host_flags; in do_mmap() local
7920 int host_flags; in do_signalfd4() local
9528 int host_flags; in _syscall2() local
9825 int host_flags; in _syscall2() local
12939 int host_flags; in _syscall2() local
13151 int host_flags = arg2 & (~(TARGET_O_NONBLOCK_MASK | TARGET_O_CLOEXEC)); in _syscall2() local
/openbmc/qemu/semihosting/
H A Dsyscalls.c263 int ret, host_flags = O_BINARY; in host_open() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c3851 int host_flags = host->flags; in sdhci_runtime_resume_host() local
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h601 #define host_flags phys.head.status[3] macro