/Linux-v4.19/drivers/ide/ |
D | ide-taskfile.c | 529 if (req_task->out_flags.all) { in ide_taskfile_ioctl() 532 if (req_task->out_flags.b.data) in ide_taskfile_ioctl() 535 if (req_task->out_flags.b.nsector_hob) in ide_taskfile_ioctl() 537 if (req_task->out_flags.b.sector_hob) in ide_taskfile_ioctl() 539 if (req_task->out_flags.b.lcyl_hob) in ide_taskfile_ioctl() 541 if (req_task->out_flags.b.hcyl_hob) in ide_taskfile_ioctl() 544 if (req_task->out_flags.b.error_feature) in ide_taskfile_ioctl() 546 if (req_task->out_flags.b.nsector) in ide_taskfile_ioctl() 548 if (req_task->out_flags.b.sector) in ide_taskfile_ioctl() 550 if (req_task->out_flags.b.lcyl) in ide_taskfile_ioctl() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/8xx/ |
D | pic.c | 101 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in mpc8xx_pic_host_xlate() argument 115 *out_flags = map_pic_senses[intspec[1]]; in mpc8xx_pic_host_xlate() 117 *out_flags = IRQ_TYPE_NONE; in mpc8xx_pic_host_xlate()
|
/Linux-v4.19/arch/powerpc/sysdev/ge/ |
D | ge_pic.c | 168 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in gef_pic_host_xlate() argument 173 *out_flags = intspec[1]; in gef_pic_host_xlate() 175 *out_flags = IRQ_TYPE_LEVEL_HIGH; in gef_pic_host_xlate()
|
/Linux-v4.19/arch/powerpc/platforms/85xx/ |
D | socrates_fpga_pic.c | 246 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in socrates_fpga_pic_host_xlate() argument 256 *out_flags = IRQ_TYPE_LEVEL_LOW; in socrates_fpga_pic_host_xlate() 258 *out_flags = intspec[1]; in socrates_fpga_pic_host_xlate() 262 *out_flags = fpga_irq->type; in socrates_fpga_pic_host_xlate()
|
/Linux-v4.19/arch/powerpc/sysdev/xics/ |
D | xics-common.c | 366 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in xics_host_xlate() argument 377 *out_flags = IRQ_TYPE_LEVEL_LOW; in xics_host_xlate() 379 *out_flags = IRQ_TYPE_EDGE_RISING; in xics_host_xlate() 381 *out_flags = IRQ_TYPE_LEVEL_LOW; in xics_host_xlate()
|
/Linux-v4.19/arch/powerpc/sysdev/ |
D | i8259.c | 191 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in i8259_host_xlate() argument 202 *out_flags = map_isa_senses[intspec[1]]; in i8259_host_xlate() 204 *out_flags = IRQ_TYPE_NONE; in i8259_host_xlate()
|
D | ehv_pic.c | 219 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in ehv_pic_host_xlate() argument 239 *out_flags = map_of_senses_to_linux_irqtype[intspec[1] & in ehv_pic_host_xlate() 242 *out_flags = IRQ_TYPE_NONE; in ehv_pic_host_xlate()
|
D | tsi108_pci.c | 379 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in pci_irq_host_xlate() argument 382 *out_flags = IRQ_TYPE_LEVEL_HIGH; in pci_irq_host_xlate()
|
D | mpic.c | 1087 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in mpic_host_xlate() argument 1138 *out_flags = map_mpic_senses[intspec[1] & 3]; in mpic_host_xlate() 1154 *out_flags = map_mpic_senses[intspec[1] & mask]; in mpic_host_xlate() 1156 *out_flags = IRQ_TYPE_NONE; in mpic_host_xlate() 1159 intsize, intspec[0], intspec[1], *out_hwirq, *out_flags); in mpic_host_xlate()
|
/Linux-v4.19/Documentation/ioctl/ |
D | hdio.txt | 553 out_flags flags indicating which registers are valid 565 out_flags flags indicating which registers are valid (see [2]) 589 [3] If one or more bits are set in out_flags and in_flags is 620 out_flags flags indicating which entries in the 632 When out_flags is zero, the following registers are loaded. 648 If any bit in out_flags is set, the following registers are loaded. 650 HOB_DATA If out_flags.b.data is set. HOB_DATA will 653 DATA If out_flags.b.data is set. DATA will 656 HOB_NSECTOR If out_flags.b.nsector_hob is set 657 HOB_SECTOR If out_flags.b.sector_hob is set [all …]
|
/Linux-v4.19/arch/powerpc/platforms/52xx/ |
D | mpc52xx_pic.c | 307 unsigned int *out_flags) in mpc52xx_irqhost_xlate() argument 326 *out_flags = IRQ_TYPE_LEVEL_LOW; in mpc52xx_irqhost_xlate() 328 *out_flags = mpc52xx_map_senses[intrvect_type]; in mpc52xx_irqhost_xlate()
|
D | media5200.c | 128 unsigned int *out_flags) in media5200_irq_xlate() argument 135 *out_flags = IRQ_TYPE_NONE; in media5200_irq_xlate()
|
D | mpc52xx_gpt.c | 222 unsigned int *out_flags) in mpc52xx_gpt_irq_xlate() argument 234 *out_flags = intspec[0]; in mpc52xx_gpt_irq_xlate()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | opal-irqchip.c | 149 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in opal_event_xlate() argument 152 *out_flags = IRQ_TYPE_LEVEL_HIGH; in opal_event_xlate()
|
/Linux-v4.19/arch/powerpc/platforms/cell/ |
D | spider-pic.c | 185 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in spider_host_xlate() argument 193 *out_flags = IRQ_TYPE_LEVEL_HIGH; in spider_host_xlate()
|
D | interrupt.c | 246 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in iic_host_xlate() argument 279 *out_flags = IRQ_TYPE_EDGE_RISING; in iic_host_xlate()
|
/Linux-v4.19/arch/powerpc/sysdev/xive/ |
D | common.c | 1186 irq_hw_number_t *out_hwirq, unsigned int *out_flags) in xive_irq_domain_xlate() argument 1197 *out_flags = IRQ_TYPE_LEVEL_LOW; in xive_irq_domain_xlate() 1199 *out_flags = IRQ_TYPE_EDGE_RISING; in xive_irq_domain_xlate() 1201 *out_flags = IRQ_TYPE_LEVEL_LOW; in xive_irq_domain_xlate()
|
/Linux-v4.19/drivers/xen/ |
D | gntdev.c | 776 int out_flags; in gntdev_ioctl_notify() local 797 out_flags = op.action; in gntdev_ioctl_notify() 818 out_flags = map->notify.flags; in gntdev_ioctl_notify() 831 if (out_flags & UNMAP_NOTIFY_SEND_EVENT) in gntdev_ioctl_notify()
|
/Linux-v4.19/include/uapi/linux/ |
D | hdreg.h | 63 ide_reg_valid_t out_flags; member
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | opal.h | 248 __be64 *out_flags, 271 __be64 *out_flags,
|
/Linux-v4.19/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 310 goto out_flags; in pasemi_mac_setup_csring() 337 out_flags: in pasemi_mac_setup_csring()
|
/Linux-v4.19/drivers/block/mtip32xx/ |
D | mtip32xx.c | 129 ide_reg_valid_t out_flags; member 1924 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile() 2021 if (req_task->out_flags.all & 1) { in exec_drive_taskfile()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_drv.h | 1564 unsigned long *out_flags);
|
D | intel_display.c | 2084 unsigned long *out_flags) in intel_pin_and_fence_fb_obj() argument 2163 *out_flags |= PLANE_HAS_FENCE; in intel_pin_and_fence_fb_obj()
|