Home
last modified time | relevance | path

Searched refs:location_code (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c179 strscpy(&next_partner_info->location_code[0], in hvcs_get_partner_info()
181 sizeof(next_partner_info->location_code)); in hvcs_get_partner_info()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcserver.h35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member
/openbmc/linux/drivers/tty/hvc/
H A Dhvcs.c848 strscpy(hvcsd->p_location_code, pi->location_code, in hvcs_set_pi()