Home
last modified time | relevance | path

Searched refs:HDIO_GET_NICE (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/linux/
Dhdreg.h343 #define HDIO_GET_NICE 0x030c /* get nice flags */ macro
/linux-3.4.99/drivers/ide/
Dide-ioctls.c249 case HDIO_GET_NICE: in generic_ide_ioctl()
/linux-3.4.99/Documentation/ioctl/
Dhdio.txt27 HDIO_GET_NICE get nice flags
349 HDIO_GET_NICE get nice flags
354 ioctl(fd, HDIO_GET_NICE, &nice);
/linux-3.4.99/block/
Dcompat_ioctl.c533 case HDIO_GET_NICE: in compat_blkdev_driver_ioctl()