HomeSort by: relevance | last modified time | path
    Searched defs:cc_scan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
igsfb.c 514 uint16_t cc_scan[8]; /* one sprite scanline */ local in function:igsfb_make_text_cursor
532 cc_scan[i] = s;
546 cc_scan, f->stride * sizeof(uint16_t));
igsfb.c 514 uint16_t cc_scan[8]; /* one sprite scanline */ local in function:igsfb_make_text_cursor
532 cc_scan[i] = s;
546 cc_scan, f->stride * sizeof(uint16_t));

Completed in 24 milliseconds