Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dide-ioctls.c91 << IDE_NICE_DSC_OVERLAP) | in ide_get_nice_ioctl()
98 if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1)))) in ide_set_nice_ioctl()
101 if (((arg >> IDE_NICE_DSC_OVERLAP) & 1) && in ide_set_nice_ioctl()
105 if ((arg >> IDE_NICE_DSC_OVERLAP) & 1) in ide_set_nice_ioctl()
/Linux-v5.4/include/uapi/linux/
Dhdreg.h651 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */ macro
/Linux-v5.4/Documentation/ioctl/
Dhdio.rst460 See <linux/hdreg.h>, near symbol IDE_NICE_DSC_OVERLAP.
496 IDE_NICE_DSC_OVERLAP. These values represent shifts.