Searched refs:INTEL_PORT_A (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPorts.cpp95 portID[0] = 'A' + index - INTEL_PORT_A;
431 case INTEL_PORT_A:
986 Port(INTEL_PORT_A, "Analog")
1451 case INTEL_PORT_A:
1617 case INTEL_PORT_A:
1765 && (PortIndex() == INTEL_PORT_A) && !edidDetected) {
1814 case INTEL_PORT_A:
2029 if ((PortIndex() == INTEL_PORT_A)
2061 if (PortIndex() != INTEL_PORT_A)
2073 if (PortIndex() != INTEL_PORT_A) {
[all...]
H A Daccelerant.cpp291 for (int i = INTEL_PORT_A; i <= INTEL_PORT_D; i++) {
310 for (int i = INTEL_PORT_A; i <= maxPort; i++) {
332 if (!has_connected_port((port_index)INTEL_PORT_A, INTEL_PORT_TYPE_ANY)) {
H A DPorts.h227 port_index index = INTEL_PORT_A,
H A DPipes.cpp378 (portIndex == INTEL_PORT_A)) {
547 case INTEL_PORT_A:
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h247 INTEL_PORT_A, enumerator in enum:port_index

Completed in 99 milliseconds