Searched refs:RAGE128_MOBILITY (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Drage128_init.cpp174 if (si.chipType == RAGE128_MOBILITY && si.panelX > 0 && si.panelY > 0) {
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h89 RAGE128_MOBILITY, enumerator in enum:ChipType
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp105 { 0x4C45, RAGE128_MOBILITY, "RAGE 128 Mobility 3" }, // LE
106 { 0x4C46, RAGE128_MOBILITY, "RAGE 128 Mobility 3" }, // LF
107 { 0x4D46, RAGE128_MOBILITY, "RAGE 128 Mobility 4" }, // MF
108 { 0x4D4C, RAGE128_MOBILITY, "RAGE 128 Mobility 4" }, // ML
548 if (si.chipType == RAGE128_MOBILITY) {

Completed in 20 milliseconds