Home
last modified time | relevance | path

Searched refs:DK_DVDROM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddkio.h394 #define DK_DVDROM 0x10 /* DVD-ROM */ macro
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dmedia.c515 case DK_DVDROM:
H A Ddrive.c713 case DK_DVDROM: in conv_drive_type()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_common.h472 (mt) == VD_MEDIA_DVD ? DK_DVDROM : \
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c1209 device_type = DK_DVDROM; in find_device()
1269 case DK_DVDROM: in find_device()