Searched refs:DKIOCSGEOM (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/lib/libbc/inc/include/sun/ |
H A D | dkio.h | 335 #define DKIOCSGEOM _IOW('d', 3, struct dk_geom) /* Set geometry */ macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dkio.h | 216 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */ macro
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | ioctl.c | 337 case DKIOCSGEOM: in _bc_ioctl()
|
/titanic_41/usr/src/cmd/format/ |
H A D | label.c | 417 if (ioctl(cur_file, DKIOCSGEOM, &geom) == -1) { in write_label()
|
/titanic_41/usr/src/cmd/fdformat/ |
H A D | fdformat.c | 777 if (ioctl(fd, DKIOCSGEOM, &fdgeom) == -1) { in format_diskette()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vds.c | 3073 case DKIOCSGEOM: in vd_do_slice_ioctl() 3320 case DKIOCSGEOM: in vd_do_dskimg_ioctl() 3640 DKIOCSGEOM, STRINGIZE(DKIOCSGEOM), in vd_ioctl()
|
H A D | vdc.c | 7205 {VD_OP_SET_DISKGEOM, DKIOCSGEOM, sizeof (vd_geom_t),
|
/titanic_41/usr/src/uts/common/io/ |
H A D | cmlb.c | 1179 case DKIOCSGEOM: 1235 case DKIOCSGEOM: 1350 case DKIOCSGEOM:
|
H A D | fd.c | 1332 case DKIOCSGEOM: in fd_ioctl()
|
/titanic_41/usr/src/cmd/rmformat/ |
H A D | rmf_misc.c | 832 (void) ioctl(fd, DKIOCSGEOM, &dkgeom); in write_sunos_label()
|
/titanic_41/usr/src/uts/intel/io/dktp/disk/ |
H A D | cmdk.c | 999 case DKIOCSGEOM: in cmdkioctl()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 1301 { (uint_t)DKIOCSGEOM, "DKIOCSGEOM",
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 2570 case DKIOCSGEOM: in xdf_ioctl()
|
/titanic_41/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 1360 if (ioctl(Dev, DKIOCSGEOM, &disk_geom)) { in read_geom()
|
/titanic_41/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 3181 case DKIOCSGEOM: in dcdioctl()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | fd.c | 1968 case DKIOCSGEOM: in fd_ioctl()
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 22260 case DKIOCSGEOM: 22413 case DKIOCSGEOM:
|