Searched refs:HDIO_GET_IDENTITY (Results 1 – 8 of 8) sorted by relevance
61 int size = (cmd == HDIO_GET_IDENTITY) ? (ATA_ID_WORDS * 2) : 142; in ide_get_identity_ioctl()245 case HDIO_GET_IDENTITY: in generic_ide_ioctl()
344 #define HDIO_GET_IDENTITY 0x030d /* get IDE identification info */ macro
28 HDIO_GET_IDENTITY get IDE identification info229 Same as HDIO_GET_IDENTITY (see below), except that it only234 HDIO_GET_IDENTITY get IDE identification info239 ioctl(fd, HDIO_GET_IDENTITY, identity);
563 case HDIO_GET_IDENTITY: in compat_blkdev_driver_ioctl()
1315 case HDIO_GET_IDENTITY: in ubd_ioctl()
691 case HDIO_GET_IDENTITY: in ata_sas_scsi_ioctl()
2297 case HDIO_GET_IDENTITY: in mtip_hw_ioctl()
5895 if (cmd == HDIO_GET_IDENTITY) in DEF_SCSI_QCMD()