Lines Matching refs:di
97 unsigned long eax, ebx, ecx, edx, si = 0, di = 0;
100 (protocol | GUESTMSG_FLAG_COOKIE), si, di,
103 eax, ebx, ecx, edx, si, di);
110 channel->cookie_low = di;
126 unsigned long eax, ebx, ecx, edx, si, di;
130 di = channel->cookie_low;
133 0, si, di,
136 eax, ebx, ecx, edx, si, di);
156 unsigned long si, di, eax, ebx, ecx, edx;
164 di = channel->cookie_low;
168 msg_len, si, di,
172 eax, ebx, ecx, edx, si, di);
187 di = channel->cookie_low;
190 word, si, di,
193 eax, ebx, ecx, edx, si, di);
212 unsigned long si, di, eax, ebx, ecx, edx;
219 di = (uintptr_t) reply;
223 reply_len, si, di,
226 eax, ebx, ecx, edx, si, di);
237 di = channel->cookie_low;
240 MESSAGE_STATUS_SUCCESS, si, di,
243 eax, ebx, ecx, edx, si, di);
267 unsigned long eax, ebx, ecx, edx, si, di;
276 di = channel->cookie_low;
279 msg_len, si, di,
282 eax, ebx, ecx, edx, si, di);
320 unsigned long eax, ebx, ecx, edx, si, di;
334 di = channel->cookie_low;
337 0, si, di,
340 eax, ebx, ecx, edx, si, di);
378 di = channel->cookie_low;
381 MESSAGE_STATUS_SUCCESS, si, di,
384 eax, ebx, ecx, edx, si, di);