Home
last modified time | relevance | path

Searched refs:DKC_VBD (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dinit_ci386.c61 { DKC_VBD,
H A Dauto_sense.c270 } else if ((cur_ctype != NULL) && (cur_ctype->ctype_ctype == DKC_VBD)) { in auto_efi_sense()
407 if (mlp->ctlr_type->ctype_ctype == DKC_VBD) { in find_vbd_ctlr_type()
445 if (dkinfo->dki_ctype != DKC_VBD) in find_vbd_ctlr_info()
451 ctlr->ctlr_ctype->ctype_ctype == DKC_VBD) { in find_vbd_ctlr_info()
490 assert(dkinfo->dki_ctype == DKC_VBD); in find_vbd_disk_info()
2021 else if (cur_ctype->ctype_ctype == DKC_VBD)
H A Dlabel.c857 if (cinfo->dki_ctype != DKC_VBD) { in vtoc_to_label()
H A Dstartup.c2095 (search_ctlr->ctlr_ctype->ctype_ctype != DKC_VBD) && in add_device_to_disklist()
/titanic_41/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_sd.c91 if (info.dki_ctype == DKC_VBD) { in xdfs_c_ioctl()
H A Dpv_cmdk.c528 if (info.dki_ctype == DKC_VBD) in xdfs_c_ioctl()
/titanic_41/usr/src/uts/common/sys/
H A Ddkio.h89 #define DKC_VBD 23 /* virtual block device */ macro
/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c2625 info.dki_ctype = DKC_VBD; in xdf_ioctl()