Searched defs:DUMP_CFG (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_general.c15 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \ macro
84 #undef DUMP_CFG macro
[all...]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c21 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \ macro
49 #undef DUMP_CFG macro
[all...]
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c17 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \ macro
86 #undef DUMP_CFG macro
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Dgeneral.c17 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \ macro
86 #undef DUMP_CFG macro
[all...]
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c19 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \ macro
88 #undef DUMP_CFG macro
[all...]

Completed in 41 milliseconds