Searched refs:dcol (Results 1 – 1 of 1) sorted by relevance
1119 unsigned char dcol = 0; in sm501fb_cursor() local1132 dcol = *pcol++; in sm501fb_cursor()1135 dcol >>= 1; in sm501fb_cursor()1140 op = (dcol & 1) ? 1 : 3; in sm501fb_cursor()