Searched refs:dcol (Results 1 – 1 of 1) sorted by relevance
1121 unsigned char dcol = 0; in sm501fb_cursor() local1134 dcol = *pcol++; in sm501fb_cursor()1137 dcol >>= 1; in sm501fb_cursor()1142 op = (dcol & 1) ? 1 : 3; in sm501fb_cursor()