Searched refs:DKIOCGAPART (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/lib/libbc/inc/include/sun/ |
H A D | dkio.h | 343 #define DKIOCGAPART _IOR('d', 122, struct dk_allmap) /* Get all partitions */ macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dkio.h | 218 #define DKIOCGAPART (DKIOC|5) /* Get all partitions */ macro
|
/titanic_50/usr/src/lib/libsmedia/plugins/floppy/common/ |
H A D | f_format.c | 144 if (ioctl(fd, DKIOCGAPART, &allmap) < 0) { in format_floppy()
|
/titanic_50/usr/src/cmd/format/ |
H A D | checkdev.c | 785 if (ioctl(cur_file, DKIOCGAPART, &old_map) == -1) { in checkpartitions()
|
/titanic_50/usr/src/lib/libbc/libc/sys/common/ |
H A D | ioctl.c | 343 case DKIOCGAPART: in _bc_ioctl()
|
/titanic_50/usr/src/cmd/fdformat/ |
H A D | fdformat.c | 497 if (ioctl(fd, DKIOCGAPART, &allmap) == -1) { in format_diskette()
|
/titanic_50/usr/src/uts/intel/io/dktp/disk/ |
H A D | cmdk.c | 1000 case DKIOCGAPART: in cmdkioctl()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | codes.c | 1315 { (uint_t)DKIOCGAPART, "DKIOCGAPART",
|
/titanic_50/usr/src/uts/common/io/ |
H A D | cmlb.c | 1201 case DKIOCGAPART: 1240 case DKIOCGAPART:
|
H A D | fd.c | 1351 case DKIOCGAPART: in fd_ioctl()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vdc.c | 7240 {0, DKIOCGAPART, 0, vdc_null_copy_func }, 7491 case DKIOCGAPART: in vd_process_ioctl()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 2571 case DKIOCGAPART: in xdf_ioctl()
|
/titanic_50/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 3179 case DKIOCGAPART: in dcdioctl()
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | fd.c | 1977 case DKIOCGAPART: in fd_ioctl()
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 22255 case DKIOCGAPART: 22409 case DKIOCGAPART:
|