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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnm2.h256 #ifndef SK_PNMI_STORE_U64
257 #define SK_PNMI_STORE_U64(p,v) {*(char *)(p) = *((char *)&(v)); \ macro
H A Dskdrv1st.h51 #define SK_PNMI_STORE_U64(p,v) memcpy((char*)(p),(char*)&(v),8) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c2257 SK_PNMI_STORE_U64(pBuf, StatVal);
2404 SK_PNMI_STORE_U64(pBuf + Offset, StatVal);
2726 SK_PNMI_STORE_U64(pBuf + Offset, StatVal);
2938 SK_PNMI_STORE_U64(pBuf + Offset, Val64);
2944 SK_PNMI_STORE_U64(pBuf + Offset, Val64);
2951 SK_PNMI_STORE_U64(pBuf + Offset, Val64);
2958 SK_PNMI_STORE_U64(pBuf + Offset, Val64);
3988 SK_PNMI_STORE_U64(pBuf, Val64);
4017 SK_PNMI_STORE_U64(pBuf, Val64);
4045 SK_PNMI_STORE_U64(pBu
[all...]

Completed in 82 milliseconds