Home
last modified time | relevance | path

Searched refs:SK_MEMCPY (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskdrv1st.h124 #define SK_MEMCPY(dest,src,size) memcpy(dest,src,size) macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskvpd.c653 SK_MEMCPY(&p->p_val,buf,len); in vpd_insert_key()
903 SK_MEMCPY(buf,v,2); in VpdKeys()
962 SK_MEMCPY(buf, p->p_val, p->p_len); in VpdRead()
Dskgepnmi.c2894 SK_MEMCPY(pBuf + Offset + 1, in SensorStat()
3137 SK_MEMCPY(pBuf + Offset, KeyArr[Index], Len); in Vpd()
3186 SK_MEMCPY(pBuf + Offset + 1, KeyArr[Index], in Vpd()
3238 SK_MEMCPY(pBuf + Offset + 1, Buf, BufLen); in Vpd()
3353 SK_MEMCPY(Buf, pBuf + 4, Offset); in Vpd()
3750 SK_MEMCPY(pBuf + 1, pAC->Pnmi.pDriverDescription, Len - 1); in General()
3780 SK_MEMCPY(pBuf + 1, pAC->Pnmi.pDriverVersion, Len - 1); in General()
3810 SK_MEMCPY(pBuf + 1, pAC->Pnmi.pDriverReleaseDate, Len - 1); in General()
3840 SK_MEMCPY(pBuf + 1, pAC->Pnmi.pDriverFileName, Len - 1); in General()
3875 SK_MEMCPY(pBuf + 1, Buf, Len - 1); in General()
[all …]
Dskproc.c121 SK_MEMCPY(&(pAC->PnmiStruct), &(pAC->PnmiBackup), sizeof(SK_PNMI_STRUCT_DATA)); in sk_gen_browse()
Dskge.c431 SK_MEMCPY(&SK_Root_Dir_entry, BootString, in skge_probe()
524 SK_MEMCPY(&(pAC->PnmiBackup), &(pAC->PnmiStruct), in skge_probe()
1767 SK_MEMCPY(&(pAC->PnmiBackup), &(pAC->PnmiStruct), in SkGeClose()
4949 SK_MEMCPY(&(pAc->PnmiBackup), &(pAc->PnmiStruct),
4992 SK_MEMCPY(&(pAc->PnmiStruct), &(pAc->PnmiBackup),