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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhvcserver.h37 * @location_code: The converged location code of this entry + 1 char for the
48 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member in struct:hvcs_partner_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dhvcserver.c191 strncpy(&next_partner_info->location_code[0],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvcs.c886 clclength = strlen(&pi->location_code[0]);
892 &pi->location_code[0], clclength + 1);

Completed in 102 milliseconds