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

/linux-master/arch/powerpc/include/asm/
H A Dhvcserver.h24 * @location_code: The converged location code of this entry + 1 char for the
35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member in struct:hvcs_partner_info
/linux-master/arch/powerpc/platforms/pseries/
H A Dhvcserver.c179 strscpy(&next_partner_info->location_code[0],
181 sizeof(next_partner_info->location_code));
/linux-master/drivers/tty/hvc/
H A Dhvcs.c846 strscpy(hvcsd->p_location_code, pi->location_code,

Completed in 136 milliseconds