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

/linux-master/arch/powerpc/include/asm/
H A Dhvcserver.h16 #define HVCS_CLC_LENGTH 79 macro
35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */
/linux-master/drivers/tty/hvc/
H A Dhvcs.c106 * on the changelog. Removed local CLC_LENGTH and used HVCS_CLC_LENGTH from
286 char p_location_code[HVCS_CLC_LENGTH + 1]; /* CLC + Null Term */
694 memset(&hvcsd->p_location_code[0], 0x00, HVCS_CLC_LENGTH + 1);

Completed in 117 milliseconds