Home
last modified time | relevance | path

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

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