Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst201 in_flags flags indicating which registers should be returned
215 in_flags flags indicating which registers should be returned
241 [3] If one or more bits are set in out_flags and in_flags is
242 zero, the following values are used for in_flags.all and
243 written back into in_flags on completion.
250 The association between in_flags.all and each enable
254 effect other than modifying in_flags on completion.
276 in_flags flags indicating which entries in the
336 HOB_DATA If in_flags.b.data is set. It will contain
339 DATA If in_flags.b.data is set. It will contain
/openbmc/linux/include/uapi/linux/
H A Dhdreg.h64 ide_reg_valid_t in_flags; member
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c115 ide_reg_valid_t in_flags; member
1782 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { in exec_drive_taskfile()
1783 req_task->in_flags.all = in exec_drive_taskfile()
1793 req_task->in_flags.all = IDE_TASKFILE_STD_IN_FLAGS; in exec_drive_taskfile()