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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapiutil.c389 #define byteTLcpy(x,y) *(u8 *)(x)=*(u8 *)(y); macro
441 byteTLcpy(cmsg->m + cmsg->l, OFF);
504 byteTLcpy(cmsg->m + 4, &cmsg->Command);
505 byteTLcpy(cmsg->m + 5, &cmsg->Subcommand);

Completed in 111 milliseconds