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

  /src/sys/dev/hpc/
bicons.c 107 static u_int8_t fb_clear_byte; variable in typeref:typename:u_int8_t
172 fb_clear_byte = fb_table[fb_index].clear_byte;
319 memset(p, fb_clear_byte,
bicons.c 107 static u_int8_t fb_clear_byte; variable in typeref:typename:u_int8_t
172 fb_clear_byte = fb_table[fb_index].clear_byte;
319 memset(p, fb_clear_byte,
bicons.c 107 static u_int8_t fb_clear_byte; variable in typeref:typename:u_int8_t
172 fb_clear_byte = fb_table[fb_index].clear_byte;
319 memset(p, fb_clear_byte,

Completed in 72 milliseconds