Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dinit_ci386.c59 { DKC_VBD,
H A Dauto_sense.c266 if (type == DKC_DIRECT || type == DKC_VBD || type == DKC_BLKDEV) { in auto_efi_sense()
383 type == DKC_VBD || in find_ctlr_type()
406 type == DKC_VBD || in find_ctlr_info()
429 type == DKC_VBD || in find_disk_info()
1962 cur_ctype->ctype_ctype == DKC_VBD ||
H A Dlabel.c839 if (cinfo->dki_ctype != DKC_VBD) { in vtoc_to_label()
H A Dstartup.c2114 (search_ctlr->ctlr_ctype->ctype_ctype != DKC_VBD) && in add_device_to_disklist()
/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h90 #define DKC_VBD 23 /* virtual block device */ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2665 info.dki_ctype = DKC_VBD; in xdf_ioctl()