Searched refs:in_flags (Results 1 – 4 of 4) sorted by relevance
707 in_flags flags indicating which registers should be returned721 in_flags flags indicating which registers should be returned747 [3] If one or more bits are set in out_flags and in_flags is748 zero, the following values are used for in_flags.all and749 written back into in_flags on completion.756 The association between in_flags.all and each enable760 effect other than modifying in_flags on completion.782 in_flags flags indicating which entries in the842 HOB_DATA If in_flags.b.data is set. It will contain845 DATA If in_flags.b.data is set. It will contain
561 if (req_task->in_flags.b.data) in ide_taskfile_ioctl()638 req_task->in_flags.all == 0) { in ide_taskfile_ioctl()639 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in ide_taskfile_ioctl()641 req_task->in_flags.all |= (IDE_HOB_STD_IN_FLAGS << 8); in ide_taskfile_ioctl()
64 ide_reg_valid_t in_flags; member
121 ide_reg_valid_t in_flags; member1793 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile()1794 req_task->in_flags.all = in exec_drive_taskfile()1804 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in exec_drive_taskfile()