Home
last modified time | relevance | path

Searched refs:car1 (Results 1 – 2 of 2) sorted by relevance

/drivers/video/console/
Dsticon.c138 unsigned short car1; in sticon_cursor() local
140 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()
/drivers/net/ethernet/freescale/
Dgianfar.h633 u32 car1; /* 0x.730 - Carry Register One */ member