Home
last modified time | relevance | path

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

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