Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhdreg.h349 #define HDIO_GET_BUSSTATE 0x031a /* get the bus state of the hwif */ macro
/linux-2.6.39/drivers/ide/
Dide-ioctls.c274 case HDIO_GET_BUSSTATE: in generic_ide_ioctl()
/linux-2.6.39/Documentation/ioctl/
Dhdio.txt32 HDIO_GET_BUSSTATE get the bus state of the hwif
451 HDIO_GET_BUSSTATE get the bus state of the hwif
/linux-2.6.39/block/
Dcompat_ioctl.c551 case HDIO_GET_BUSSTATE: in compat_blkdev_driver_ioctl()