Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhdreg.h369 #define HDIO_SET_NICE 0x0329 /* set nice flags */ macro
/linux-2.6.39/drivers/ide/
Dide-ioctls.c250 case HDIO_SET_NICE: in generic_ide_ioctl()
/linux-2.6.39/Documentation/ioctl/
Dhdio.txt50 HDIO_SET_NICE set nice flags
371 HDIO_SET_NICE set nice flags
377 ioctl(fd, HDIO_SET_NICE, nice);
/linux-2.6.39/block/
Dcompat_ioctl.c644 case HDIO_SET_NICE: in compat_blkdev_driver_ioctl()