Home
last modified time | relevance | path

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

/dports/sysutils/k3b/k3b-21.12.3/libk3bdevice/
H A Dk3bdevicetypes.h87 DEVICE_BD_ROM = 0x4000, /**< Device reads BD-ROM media */ enumerator
H A Dk3bdeviceglobals.cpp39 if( t & DEVICE_BD_ROM ) in deviceTypeString()
H A Dk3bdevice.cpp674 r |= DEVICE_BD_ROM; in type()