Home
last modified time | relevance | path

Searched refs:HDIO_GETGEO (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Ddevice.c46 # ifndef HDIO_GETGEO
47 # define HDIO_GETGEO 0x0301 /* get device geometry */ macro
161 if (ioctl (fd, HDIO_GETGEO, &hdg)) in get_drive_geometry()
496 && ioctl (fileno (fp), HDIO_GETGEO, &hdg)) in check_device()
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS324 uses the Linux HDIO_GETGEO ioctl to determine hard disk geometry.
H A DChangeLog1607 [__linux__] (HDIO_GETGEO): Defined.
5322 (check_device) [__linux__]: Skip the HDIO_GETGEO ioctl if the
5896 a CD-ROM drive by the HDIO_GETGEO ioctl. If so, then return
8861 Use the Linux HDIO_GETGEO ioctl to make a better guess at hard