Searched refs:DIOCGSECTORSIZE (Results 1 – 10 of 10) sorted by relevance
| /titanic_54/usr/src/boot/sys/sys/ |
| H A D | disk.h | 29 #define DIOCGSECTORSIZE _IOR('d', 128, u_int) macro
|
| /titanic_54/usr/src/boot/sys/boot/userboot/userboot/ |
| H A D | userboot_disk.c | 89 if (CALLBACK(diskioctl, i, DIOCGSECTORSIZE, in userdisk_init()
|
| /titanic_54/usr/src/boot/sys/boot/uboot/lib/ |
| H A D | disk.c | 277 case DIOCGSECTORSIZE: in stor_ioctl()
|
| /titanic_54/usr/src/boot/sys/boot/userboot/test/ |
| H A D | test.c | 265 case DIOCGSECTORSIZE: in test_diskioctl()
|
| /titanic_54/usr/src/boot/sys/boot/common/ |
| H A D | disk.c | 200 case DIOCGSECTORSIZE: in disk_ioctl()
|
| /titanic_54/usr/src/boot/sys/boot/zfs/ |
| H A D | zfs.c | 381 ret = ioctl(fd, DIOCGSECTORSIZE, &secsz); in vdev_read() 548 ret = ioctl(pa.fd, DIOCGSECTORSIZE, &pa.secsz); in zfs_probe_dev()
|
| /titanic_54/usr/src/grub/grub-0.97/lib/ |
| H A D | device.c | 185 if(ioctl (fd, DIOCGSECTORSIZE, §or_size) != 0) in get_drive_geometry()
|
| /titanic_54/usr/src/boot/sys/boot/i386/gptzfsboot/ |
| H A D | zfsboot.c | 669 ret = ioctl(pa.fd, DIOCGSECTORSIZE, &pa.secsz); in probe_disk()
|
| /titanic_54/usr/src/boot/sys/boot/i386/libi386/ |
| H A D | biosdisk.c | 421 case DIOCGSECTORSIZE: in bd_ioctl()
|
| /titanic_54/usr/src/boot/sys/boot/efi/libefi/ |
| H A D | efipart.c | 905 case DIOCGSECTORSIZE: in efipart_ioctl()
|