Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/ioctl/
Dhdio.txt554 in_flags flags indicating which registers should be returned
566 in_flags flags indicating which registers should be returned
589 [3] If one or more bits are set in out_flags and in_flags is
590 zero, the following values are used for in_flags.all and
591 written back into in_flags on completion.
598 The association between in_flags.all and each enable
602 effect other than modifying in_flags on completion.
623 in_flags flags indicating which entries in the
677 HOB_DATA If in_flags.b.data is set. It will contain
680 DATA If in_flags.b.data is set. It will contain
/Linux-v4.19/drivers/ide/
Dide-taskfile.c560 if (req_task->in_flags.b.data) in ide_taskfile_ioctl()
637 req_task->in_flags.all == 0) { in ide_taskfile_ioctl()
638 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in ide_taskfile_ioctl()
640 req_task->in_flags.all |= (IDE_HOB_STD_IN_FLAGS << 8); in ide_taskfile_ioctl()
/Linux-v4.19/include/uapi/linux/
Dhdreg.h64 ide_reg_valid_t in_flags; member
/Linux-v4.19/arch/x86/mm/
Dpageattr.c239 int in_flags, struct page **pages) in cpa_flush_array() argument
274 if (in_flags & CPA_PAGES_ARRAY) in cpa_flush_array()
/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.c130 ide_reg_valid_t in_flags; member
1924 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile()
1925 req_task->in_flags.all = in exec_drive_taskfile()
1935 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in exec_drive_taskfile()