Home
last modified time | relevance | path

Searched refs:DKIOCGMBOOT (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddkio.h306 #define DKIOCGMBOOT (DKIOC|43) /* get mboot info */ macro
/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dpartition.c327 if ((ioctl(fd, DKIOCGMBOOT, bootsect) < 0) && (errno != ENOTTY)) { in partition_has_fdisk()
/titanic_41/usr/src/cmd/rmformat/
H A Drmf_slice.c1133 ret = ioctl(fd, DKIOCGMBOOT, buf); in get_fdisk()
/titanic_41/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1008 case DKIOCGMBOOT: in cmdkioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c1331 { (uint_t)DKIOCGMBOOT, "DKIOCGMBOOT",
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c2579 case DKIOCGMBOOT: in xdf_ioctl()
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c1383 if ((ioctl(Dev, DKIOCGMBOOT, Bootsect) < 0) && (errno != ENOTTY)) { in dev_mboot_read()
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c3186 case DKIOCGMBOOT: in dcdioctl()
/titanic_41/usr/src/uts/common/io/
H A Dcmlb.c1288 case DKIOCGMBOOT:
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c22267 case DKIOCGMBOOT:
22420 case DKIOCGMBOOT: