Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dide-taskfile.c95 orig_cmd->ftf_flags |= IDE_FTFLAG_SET_IN_FLAGS; in do_rw_taskfile()
642 if ((cmd.ftf_flags & IDE_FTFLAG_SET_IN_FLAGS) && in ide_taskfile_ioctl()
/linux-4.4.14/include/linux/
Dide.h275 IDE_FTFLAG_SET_IN_FLAGS = (1 << 1), enumerator