Searched refs:HDIO_GET_IDENTITY (Results 1 – 9 of 9) sorted by relevance
62 int size = (cmd == HDIO_GET_IDENTITY) ? (ATA_ID_WORDS * 2) : 142; in ide_get_identity_ioctl()247 case HDIO_GET_IDENTITY: in generic_ide_ioctl()
345 #define HDIO_GET_IDENTITY 0x030d /* get IDE identification info */ macro
30 HDIO_GET_IDENTITY get IDE identification info272 Same as HDIO_GET_IDENTITY (see below), except that it only277 HDIO_GET_IDENTITY285 ioctl(fd, HDIO_GET_IDENTITY, identity);
239 case HDIO_GET_IDENTITY: in compat_blkdev_driver_ioctl()
314 if (cmd == HDIO_GET_IDENTITY) { in aoeblk_ioctl()
1434 case HDIO_GET_IDENTITY: in ubd_ioctl()
1957 case HDIO_GET_IDENTITY: in mtip_hw_ioctl()
794 case HDIO_GET_IDENTITY: in ata_sas_scsi_ioctl()
6695 if (cmd == HDIO_GET_IDENTITY) in ipr_ioctl()