Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dhvcserver.h16 #define HVCS_CLC_LENGTH 79 macro
35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */
/linux/drivers/tty/hvc/
A Dhvcs.c284 char p_location_code[HVCS_CLC_LENGTH + 1]; /* CLC + Null Term */
686 memset(&hvcsd->p_location_code[0], 0x00, HVCS_CLC_LENGTH + 1); in hvcs_destruct_port()

Completed in 5 milliseconds