Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst30 HDIO_SET_32BIT change io_32bit flags
459 HDIO_SET_32BIT setting.
523 HDIO_SET_32BIT
531 ioctl(fd, HDIO_SET_32BIT, val);
/openbmc/linux/include/uapi/linux/
H A Dhdreg.h362 #define HDIO_SET_32BIT 0x0324 /* change io_32bit flags */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h603 IOCTL(HDIO_SET_32BIT, 0, TYPE_INT)
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c592 case HDIO_SET_32BIT: in ata_sas_scsi_ioctl()