Home
last modified time | relevance | path

Searched refs:IDE_FTFLAG_SET_IN_FLAGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/ide/
Dide-taskfile.c96 orig_cmd->ftf_flags |= IDE_FTFLAG_SET_IN_FLAGS; in do_rw_taskfile()
636 if ((cmd.ftf_flags & IDE_FTFLAG_SET_IN_FLAGS) && in ide_taskfile_ioctl()
/Linux-v4.19/include/linux/
Dide.h306 IDE_FTFLAG_SET_IN_FLAGS = (1 << 1), enumerator