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

/linux-4.4.14/drivers/video/console/
H A Dsticon.c138 unsigned short car1; sticon_cursor() local
140 car1 = conp->vc_screenbuf[conp->vc_x + conp->vc_y * conp->vc_cols]; sticon_cursor()
143 sti_putc(sticon_sti, car1, conp->vc_y, conp->vc_x); sticon_cursor()
153 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), sticon_cursor()
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dgianfar.h641 u32 car1; /* 0x.730 - Carry Register One */ member in struct:rmon_mib

Completed in 173 milliseconds