Searched refs:MACH64_MOBILITY (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Dmach64_init.cpp211 if (si.chipType == MACH64_MOBILITY && si.panelX > 0 && si.panelY > 0) {
H A Dmode.cpp154 if (si.chipType == MACH64_MOBILITY && mode->timing.h_display == 640
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h86 MACH64_MOBILITY, enumerator in enum:ChipType
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp95 { 0x4C4D, MACH64_MOBILITY, "3D RAGE Mobility, AGP" }, // LM
96 { 0x4C4E, MACH64_MOBILITY, "3D RAGE Mobility, AGP" }, // LN
99 { 0x4C52, MACH64_MOBILITY, "3D RAGE Mobility, PCI" }, // LR
100 { 0x4C53, MACH64_MOBILITY, "3D RAGE Mobility, PCI" }, // LS
457 if (si.chipType == MACH64_MOBILITY) {

Completed in 41 milliseconds