| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_driver.c | 172 OPTION_DAC_6BIT, enumerator in enum:__anon1ab185200103 183 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE}, 493 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE) && 496 ptr=xf86TokenToOptinfo(pI740->Options, OPTION_DAC_6BIT); 500 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE)) 1292 if (xf86ReturnOptValBool(pI740->Options, OPTION_DAC_6BIT, FALSE))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 99 OPTION_DAC_6BIT, enumerator in enum:__anon86c3630b0103 112 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE}, 325 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE)) 334 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) && 338 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT); 1204 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 99 OPTION_DAC_6BIT, enumerator in enum:__anon9081f83f0103 112 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE}, 325 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE)) 334 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) && 338 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT); 1204 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_driver.c | 245 OPTION_DAC_6BIT, enumerator in enum:__anone11f38820103 258 {OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE}, 627 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE)) 636 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE) && 640 ptr = xf86TokenToOptinfo(pI810->Options, OPTION_DAC_6BIT); 1552 if (xf86ReturnOptValBool(pI810->Options, OPTION_DAC_6BIT, FALSE))
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_driver.c | 133 OPTION_DAC_6BIT, enumerator in enum:__anon887c78720103 162 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE }, 1235 OPTION_DAC_6BIT, FALSE);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon.h | 160 OPTION_DAC_6BIT, enumerator in enum:__anonb194aea90103
|
| H A D | radeon_driver.c | 140 { OPTION_DAC_6BIT, "Dac6Bit", OPTV_BOOLEAN, {0}, FALSE }, 1392 if (xf86ReturnOptValBool(info->Options, OPTION_DAC_6BIT, FALSE)) {
|