Home
last modified time | relevance | path

Searched refs:XBV_DEV_TYPE_CD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h50 #define XBV_DEV_TYPE_CD "cdrom" /* backend prop val */ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c1821 if (strcmp(str, XBV_DEV_TYPE_CD) == 0) in xdf_setstate_connected()
3452 if (strcmp(str, XBV_DEV_TYPE_CD) == 0) in xdf_attach()
H A Dxdb.c1688 if (strcmp(str, XBV_DEV_TYPE_CD) == 0) in xdb_attach()