Searched refs:DKIOCGAPART (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h343 #define DKIOCGAPART _IOR('d', 122, struct dk_allmap) /* Get all partitions */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h218 #define DKIOCGAPART (DKIOC|5) /* Get all partitions */ macro
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_format.c144 if (ioctl(fd, DKIOCGAPART, &allmap) < 0) {
145 PERROR("DKIOCGAPART failed.");
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c343 case DKIOCGAPART:
/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c785 if (ioctl(cur_file, DKIOCGAPART, &old_map) == -1) {
/illumos-gate/usr/src/cmd/fdformat/
H A Dfdformat.c497 if (ioctl(fd, DKIOCGAPART, &allmap) == -1) {
499 gettext("%s: DKIOCGAPART failed, "), myname);
/illumos-gate/usr/src/uts/common/io/lvm/softpart/
H A Dsp_ioctl.c1316 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe_ioctl.c1250 case DKIOCGAPART:
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1000 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c1199 case DKIOCGAPART:
1238 case DKIOCGAPART:
1239 cmlb_dbg(CMLB_TRACE, cl, "DKIOCGAPART\n");
3746 * requests to get the partition table (DKIOCGAPART).
H A Dfd.c1351 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c2837 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c2101 case DKIOCGAPART:
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1315 { (uint_t)DKIOCGAPART, "DKIOCGAPART",
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c5578 * This function implements the DKIOCGAPART ioctl.
7240 {0, DKIOCGAPART, 0, vdc_null_copy_func },
7491 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2570 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c3809 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c3207 case DKIOCGAPART:
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c3179 case DKIOCGAPART:
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c1977 case DKIOCGAPART:
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c22257 case DKIOCGAPART:
22410 case DKIOCGAPART:

Completed in 191 milliseconds