Searched refs:car1 (Results 1 – 2 of 2) sorted by relevance
138 unsigned short car1; in sticon_cursor() local140 car1 = conp->vc_screenbuf[conp->vc_x + conp->vc_y * conp->vc_cols]; in sticon_cursor()143 sti_putc(sticon_sti, car1, conp->vc_y, conp->vc_x); in sticon_cursor()153 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
633 u32 car1; /* 0x.730 - Carry Register One */ member