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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dbyte_dword.h33 static void dword2byte(Dword parm, Byte* rval) function
H A Dfloppyd_io.c94 dword2byte(4,buf);
95 dword2byte(floppyd->version,buf+4);
113 dword2byte(filelen, (Byte *)xcookie);
134 dword2byte(1, buf);
136 dword2byte(4, buf+5);
137 dword2byte(len, buf+9);
172 dword2byte(1, buf);
174 dword2byte(len, buf+5);
203 dword2byte(1, buf);
206 dword2byte(
[all...]
H A Dfloppyd_installtest.c62 dword2byte(parm, val);
91 dword2byte(4,buf);
92 dword2byte(protoversion,buf+4);
117 dword2byte(filelen, (Byte *) xcookie);
H A Dfloppyd.c254 dword2byte(parm, val);
367 dword2byte(val, packet->data+my_index);

Completed in 66 milliseconds