Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dhdreg.h345 #define HDIO_GET_IDENTITY 0x030d /* get IDE identification info */ macro
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst21 HDIO_GET_IDENTITY get IDE identification info
107 HDIO_GET_IDENTITY
115 ioctl(fd, HDIO_GET_IDENTITY, identity);
/linux/drivers/block/aoe/
H A Daoeblk.c301 if (cmd == HDIO_GET_IDENTITY) { in aoeblk_ioctl()
/linux/arch/um/drivers/
H A Dubd_kern.c1346 case HDIO_GET_IDENTITY: in ubd_ioctl()