Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dhdreg.h349 #define HDIO_GET_BUSSTATE 0x031a /* get the bus state of the hwif */ macro
/linux-4.1.27/drivers/ide/
Dide-ioctls.c275 case HDIO_GET_BUSSTATE: in generic_ide_ioctl()
/linux-4.1.27/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-4.1.27/block/
Dcompat_ioctl.c538 case HDIO_GET_BUSSTATE: in compat_blkdev_driver_ioctl()