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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapiutil.c390 #define byteTLcpy(x,y) *(u8 *)(x)=*(u8 *)(y); macro
442 byteTLcpy(cmsg->m + cmsg->l, OFF);
512 byteTLcpy(cmsg->m + 4, &cmsg->Command);
513 byteTLcpy(cmsg->m + 5, &cmsg->Subcommand);

Completed in 63 milliseconds