Searched refs:card_type (Results 1 - 25 of 67) sorted by relevance

123

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c19 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \
114 si->ps.card_type = NV04;
124 si->ps.card_type = NV05;
131 si->ps.card_type = NV05;
138 si->ps.card_type = NV05M64;
146 si->ps.card_type = NV06;
155 si->ps.card_type = NV40;
162 si->ps.card_type = NV40;
172 si->ps.card_type = NV40;
179 si->ps.card_type
[all...]
H A Dnv_dac.c110 if ((si->ps.card_type != NV11) && !si->ps.secondary_head) return B_ERROR;
115 if (si->ps.card_type == NV11) {
135 if (si->ps.card_type == NV11) {
320 switch (si->ps.card_type) {
403 if (si->ps.card_type == NV36) {
512 switch (si->ps.card_type)
543 if (si->ps.card_type == NV36) discr_low = 3.2;
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_acc.c78 if (si->ps.card_type >= NM2200) break;
86 if(si->ps.card_type > NM2070)
118 switch (si->ps.card_type)
149 switch(si->ps.card_type)
193 switch (si->ps.card_type)
207 switch (si->ps.card_type)
242 switch (si->ps.card_type)
283 switch (si->ps.card_type)
294 switch (si->ps.card_type)
335 switch (si->ps.card_type)
[all...]
H A Dnm_general.c15 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \
106 si->ps.card_type = NM2070;
111 si->ps.card_type = NM2090;
116 si->ps.card_type = NM2093;
121 si->ps.card_type = NM2097;
126 si->ps.card_type = NM2160;
131 si->ps.card_type = NM2200;
136 si->ps.card_type = NM2230;
141 si->ps.card_type = NM2360;
146 si->ps.card_type
[all...]
H A Dnm_crtc.c52 if (si->ps.card_type < NM2200)
214 if (si->ps.card_type >= NM2200)
272 if (si->ps.card_type >= NM2200)
316 if (si->ps.card_type != NM2070)
341 switch (si->ps.card_type)
387 switch (si->ps.card_type)
472 if (si->ps.card_type < NM2200)
536 if (si->ps.card_type != NM2070)
584 if (si->ps.card_type < NM2200)
689 if (si->ps.card_type > NM207
[all...]
H A Dnm_bes.c309 if (si->ps.card_type >= NM2097)
324 if (si->ps.card_type < NM2200)
384 bi.card_type = si->ps.card_type;
568 if (si->ps.card_type >= NM2097)
591 if (si->ps.card_type < NM2200)
674 bi.card_type = si->ps.card_type;
694 if (si->ps.card_type >= NM2097)
H A Dnm_dac.c165 if (si->ps.card_type >= NM2200)
213 switch (si->ps.card_type)
314 if (si->ps.card_type < NM2200)
/haiku/src/add-ons/accelerants/via/
H A DGetDeviceInfo.c19 switch (si->ps.card_type)
H A DGetModeInfo.c54 switch (si->ps.card_type)
90 switch (si->ps.card_type)
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp487 ushort card_type = info.u.h0.subsystem_id & 0xfff0;
495 (card_type == DARLA)
496 || (card_type == GINA)
497 || (card_type == LAYLA)
498 || (card_type == DARLA24)
501 (card_type == GINA24)
502 || (card_type == LAYLA24)
503 || (card_type == MONA)
504 || (card_type == MIA)
507 (card_type
[all...]
/haiku/src/add-ons/accelerants/matrox/
H A DGetModeInfo.c57 switch (si->ps.card_type)
96 switch (si->ps.card_type)
H A DSetDisplayMode.c148 if ((target2.flags & TV_BITS) && (si->ps.card_type >= G450))
165 switch (si->ps.card_type)
344 if (si->ps.card_type >= G100)
368 switch (si->ps.card_type)
418 if ((target.flags & DUALHEAD_BITS) && (si->ps.card_type <= G400MAX))
601 if ((si->dm.flags & TV_BITS) && (si->ps.card_type > G400MAX))
624 if ((si->dm.flags & TV_BITS) && (si->ps.card_type > G400MAX))
647 if ((si->dm.flags & TV_BITS) && (si->ps.card_type > G400MAX))
/haiku/src/add-ons/accelerants/skeleton/
H A DGetModeInfo.c54 switch (si->ps.card_type)
90 switch (si->ps.card_type)
H A DGetDeviceInfo.c19 switch (si->ps.card_type)
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc.c34 switch (si->ps.card_type)
73 switch (si->ps.card_type)
236 if (si->ps.card_type < G100) do { // apsed TODO in caller
246 if (si->ps.card_type <= MIL2)
258 if (si->ps.card_type <= MIL2)
329 if (si->ps.card_type >= G450)
379 if (si->ps.card_type < G100)
400 if (si->ps.card_type>=G200)
404 if (si->ps.card_type>=G400)
426 if (si->ps.card_type !
[all...]
H A Dmga_general.c21 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \
77 si->ps.card_type = MIL1;
83 si->ps.card_type = MIL2;
89 si->ps.card_type = G100;
95 si->ps.card_type = G200;
106 si->ps.card_type = G450;
116 si->ps.card_type = G400;
123 si->ps.card_type = G450;
196 switch(si->ps.card_type)
724 if (si->ps.card_type
[all...]
H A Dmga_maventv.c52 switch (si->ps.card_type)
219 switch (si->ps.card_type)
321 if (si->ps.card_type <= G400MAX)
333 if (si->ps.card_type <= G400MAX)
378 if (si->ps.card_type <= G400MAX)
392 if (si->ps.card_type <= G400MAX)
400 if (si->ps.card_type <= G400MAX)
476 if (si->ps.card_type <= G400MAX)
488 if (si->ps.card_type <= G400MAX)
533 if (si->ps.card_type <
[all...]
H A Dmga_maven.c41 if (si->ps.card_type > G400MAX) return B_OK;
46 if ((si->ps.card_type >= G100) && si->settings.hardcursor) pointer_reservation = 1024;
75 if (si->ps.card_type > G400MAX) return B_OK;
116 if (si->ps.card_type > G400MAX) return B_OK;
212 if (si->ps.card_type > G400MAX) return B_OK;
230 switch (si->ps.card_type)
249 switch (si->ps.card_type)
346 switch (si->ps.card_type)
437 switch (si->ps.card_type)
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h172 { // card_type in order of date of nm chip design
182 } card_type; member in struct:__anon799
188 uint32 card_type; /* see card_type enum above */ member in struct:__anon799::__anon803
261 uint32 card_type; /* see card_type enum above */ member in struct:__anon808
/haiku/src/add-ons/accelerants/nvidia/
H A DGetModeInfo.c54 switch (si->ps.card_type)
90 switch (si->ps.card_type)
H A DGetAccelerantHook.c183 if ((si->ps.card_type <= NV40) || (si->ps.card_type == NV45))
/haiku/src/add-ons/accelerants/via/engine/
H A Dgeneral.c17 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \
103 si->ps.card_type = VT3022;
109 si->ps.card_type = VT3108;
115 si->ps.card_type = VT3122;
121 si->ps.card_type = VT3205;
127 si->ps.card_type = VT7205;
196 switch(si->ps.card_type)
374 if (si->ps.card_type != NV11)
569 switch (si->ps.card_type)
621 if (si->ps.card_type !
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DGetModeInfo.c49 switch (si->ps.card_type)
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c17 #define DUMP_CFG(reg, type) if (si->ps.card_type >= type) do { \
103 si->ps.card_type = NV04;
172 switch(si->ps.card_type)
349 if (si->ps.card_type != NV11)
604 if (si->ps.card_type != NV31) break;
628 switch (si->ps.card_type)
707 if (si->ps.card_type != NV31) break;
726 switch (si->ps.card_type)
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h180 { // card_type in order of date of MGA chip design
190 } card_type; member in struct:__anon785
196 uint32 card_type; /* see card_type enum above */ member in struct:__anon785::__anon789

Completed in 92 milliseconds

123