Searched refs:SZ_DIAG_ERR_MSG (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/arm/mach-msm/
H A Dsmd_debug.c84 msg = smem_find(ID_DIAG_ERR_MSG, SZ_DIAG_ERR_MSG);
103 msg[SZ_DIAG_ERR_MSG - 1] = 0;
H A Dsmd_private.h90 #define SZ_DIAG_ERR_MSG 0xC8 macro
H A Dsmd.c89 x = smem_find(ID_DIAG_ERR_MSG, SZ_DIAG_ERR_MSG);
91 x[SZ_DIAG_ERR_MSG - 1] = 0;

Completed in 31 milliseconds