Lines Matching refs:bx
84 ax, bx, cx, dx, si, di) \ argument
88 "=b"(bx), \
129 ax, bx, cx, dx, si, di) \ argument
136 "=b"(bx), \
153 ax, bx, cx, dx, si, di) \ argument
160 "=b"(bx), \
184 ax, bx, cx, dx, si, di) \ argument
191 "=b"(bx), \
209 ax, bx, cx, dx, si, di) \ argument
216 "=b"(bx), \
244 ax, bx, cx, dx, si, di) \ argument
246 (void) ax; (void) bx; (void) cx; \
251 ax, bx, cx, dx, si, di) \ argument
253 (void) ax; (void) bx; (void) cx; \
259 ax, bx, cx, dx, si, di) \ argument
261 (void) ax; (void) bx; (void) cx; \
296 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in svga_open_channel() local
302 ax, bx, cx, dx, si, di); in svga_open_channel()
326 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in svga_close_channel() local
336 ax, bx, cx, dx, si, di); in svga_close_channel()
357 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; in svga_send_msg() local
373 ax, bx, cx, dx, si, di); in svga_send_msg()
391 ax, bx, cx, dx, si, di); in svga_send_msg()
393 if ((HIGH_WORD(bx) & MESSAGE_STATUS_SUCCESS) != 0) { in svga_send_msg()
395 } else if ((HIGH_WORD(bx) & MESSAGE_STATUS_CPT) != 0) { in svga_send_msg()