53 uint32_t command[5], result[5];
56 command[1] = strSector;
57 command[2] = endSector;
66 uint32_t command[5], result[5];
70 command[2] = (uint32_t) srcAdd;
71 command[3] = byteswrt;
81 uint32_t command[5], result[5];
84 command[1] = strSector;
85 command[2] = endSector;
95 uint32_t command[5], result[5];
98 command[1] = strSector;
99 command[2] = endSector;
108 uint32_t command[5], result[5];
119 uint32_t command[5], result[5];
124 return result[1] & 0xffff;
130 uint32_t command[5], result[5];
135 command[3] = bytescmp;
144 uint32_t command[5], result[5];
155 uint32_t command[5], result[5];
162 *(uid+i) = result[i+1];
170 uint32_t command[5], result[5];
173 command[1] = strPage;
174 command[2] = endPage;