Home
last modified time | relevance | path

Searched refs:DKIOCSGEOM (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h335 #define DKIOCSGEOM _IOW('d', 3, struct dk_geom) /* Set geometry */ macro
/titanic_41/usr/src/uts/common/sys/
H A Ddkio.h216 #define DKIOCSGEOM (DKIOC|2) /* Set geometry */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c337 case DKIOCSGEOM: in _bc_ioctl()
/titanic_41/usr/src/cmd/format/
H A Dlabel.c417 if (ioctl(cur_file, DKIOCSGEOM, &geom) == -1) { in write_label()
/titanic_41/usr/src/cmd/fdformat/
H A Dfdformat.c777 if (ioctl(fd, DKIOCSGEOM, &fdgeom) == -1) { in format_diskette()
/titanic_41/usr/src/uts/sun4v/io/
H A Dvds.c3073 case DKIOCSGEOM: in vd_do_slice_ioctl()
3320 case DKIOCSGEOM: in vd_do_dskimg_ioctl()
3640 DKIOCSGEOM, STRINGIZE(DKIOCSGEOM), in vd_ioctl()
H A Dvdc.c7205 {VD_OP_SET_DISKGEOM, DKIOCSGEOM, sizeof (vd_geom_t),
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c1179 case DKIOCSGEOM:
1235 case DKIOCSGEOM:
1350 case DKIOCSGEOM:
H A Dfd.c1332 case DKIOCSGEOM: in fd_ioctl()
/titanic_41/usr/src/cmd/rmformat/
H A Drmf_misc.c832 (void) ioctl(fd, DKIOCSGEOM, &dkgeom); in write_sunos_label()
/titanic_41/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c999 case DKIOCSGEOM: in cmdkioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c1301 { (uint_t)DKIOCSGEOM, "DKIOCSGEOM",
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c2570 case DKIOCSGEOM: in xdf_ioctl()
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c1360 if (ioctl(Dev, DKIOCSGEOM, &disk_geom)) { in read_geom()
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c3181 case DKIOCSGEOM: in dcdioctl()
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c1968 case DKIOCSGEOM: in fd_ioctl()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c22260 case DKIOCSGEOM:
22413 case DKIOCSGEOM: