Searched refs:vga_port_in_handler (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | vga.c | 727 vga_port_in_handler(struct vmctx *ctx, int in, int port, int bytes, in vga_port_in_handler() function 1249 error = vga_port_in_handler(ctx, in, port, 1, in vga_port_handler() 1263 error = vga_port_in_handler(ctx, in, port, 1, in vga_port_handler() 1268 error = vga_port_in_handler(ctx, in, port + 1, 1, in vga_port_handler()
|