Searched refs:IDE_NICE_1 (Results 1 – 2 of 2) sorted by relevance
92 << IDE_NICE_1), (long __user *)arg); in ide_get_nice_ioctl()97 if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1)))) in ide_set_nice_ioctl()109 if ((arg >> IDE_NICE_1) & 1) in ide_set_nice_ioctl()
652 #define IDE_NICE_1 (3) /* when probably won't affect us much */ macro