Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dide-ioctls.c90 << IDE_NICE_DSC_OVERLAP) | in ide_get_nice_ioctl()
97 if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1)))) in ide_set_nice_ioctl()
100 if (((arg >> IDE_NICE_DSC_OVERLAP) & 1) && in ide_set_nice_ioctl()
104 if ((arg >> IDE_NICE_DSC_OVERLAP) & 1) in ide_set_nice_ioctl()
/linux-4.1.27/include/uapi/linux/
Dhdreg.h650 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */ macro
/linux-4.1.27/Documentation/ioctl/
Dhdio.txt366 See <linux/hdreg.h>, near symbol IDE_NICE_DSC_OVERLAP.
395 IDE_NICE_DSC_OVERLAP. These values represent shifts.