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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Ddurango.c191 static int msr_method = 0; local in function:gfx_msr_asm_write
193 if (msr_method == 0) {
197 msr_method = 1;
208 static int msr_method = 0; local in function:gfx_msr_asm_read
210 if (msr_method == 0) {
215 msr_method = 1;

Completed in 2 milliseconds