Home
last modified time | relevance | path

Searched refs:DKC_BLKDEV (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dinit_ci386.c64 { DKC_BLKDEV,
H A Dauto_sense.c266 if (type == DKC_DIRECT || type == DKC_VBD || type == DKC_BLKDEV) { in auto_efi_sense()
384 type == DKC_BLKDEV); in find_ctlr_type()
407 type == DKC_BLKDEV); in find_ctlr_info()
430 type == DKC_BLKDEV); in find_disk_info()
1963 cur_ctype->ctype_ctype == DKC_BLKDEV)
H A Dstartup.c1925 ctlr->ctype_ctype == DKC_BLKDEV)) { in add_device_to_disklist()
2116 (search_ctlr->ctlr_ctype->ctype_ctype != DKC_BLKDEV)) { in add_device_to_disklist()
H A Dmenu_command.c1634 cur_ctype->ctype_ctype == DKC_BLKDEV) in c_label()
/illumos-gate/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c68 if (ctype == DKC_BLKDEV) { in _m_device_type()
/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h91 #define DKC_BLKDEV 24 /* generic block device (see blkdev(4D)) */ macro
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c1597 cinfo.dki_ctype = DKC_BLKDEV; in bd_ioctl()