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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dappletalk.h75 #define UAS_UAS(x,y) *(unsigned short *) &(x[0]) = *(unsigned short *) &(y[0]) macro
H A Dadsp_Packet.c578 UAS_UAS(adspop->dstCID, f->CID);
654 UAS_UAS(sp->of.dstCID, f->CID); /* Save CID in open ctl packet */
H A Datp.h193 #define C16(x,v) UAS_UAS(x, v)
H A Dddp_r_zip.c1266 UAS_UAS(r_atp->tid, atp->tid);
1628 UAS_UAS(r_atp->tid, atp->tid);
1722 UAS_UAS(r_atp->tid, atp->tid);
1966 UAS_UAS(r_atp->tid, atp->tid);

Completed in 21 milliseconds