Searched refs:HasDDI (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Daccelerant.cpp290 if (!gInfo->shared_info->device_type.HasDDI()) {
306 if (gInfo->shared_info->device_type.HasDDI()) {
329 if (!gInfo->shared_info->device_type.HasDDI()) {
345 if (!gInfo->shared_info->device_type.HasDDI()) {
366 if (!gInfo->shared_info->device_type.HasDDI()) {
380 if (!gInfo->shared_info->device_type.HasDDI()) {
H A DPipes.cpp318 || gInfo->shared_info->device_type.HasDDI()) {
H A DPorts.cpp309 (!gInfo->shared_info->device_type.HasDDI())) {
325 if (gInfo->shared_info->device_type.HasDDI()) {
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dbios.cpp520 && (info->device_type.HasDDI()
H A Dintel_extreme.cpp774 } else if (info.device_type.HasDDI() && (info.device_type.Generation() <= 8)) {
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h210 bool HasDDI() const function in struct:DeviceType

Completed in 254 milliseconds