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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c132 static int16 linuxbcmerrormap[] = variable
187 #error "You need to add a OS error translation in the linuxbcmerrormap \
202 return linuxbcmerrormap[-bcmerror];
218 ASSERT(ABS(BCME_LAST) == (ARRAYSIZE(linuxbcmerrormap) - 1));

Completed in 55 milliseconds