Home
last modified time | relevance | path

Searched refs:vga_port_out_handler (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dvga.c966 vga_port_out_handler(struct vmctx *ctx, int in, int port, int bytes, in vga_port_out_handler() function
1256 error = vga_port_out_handler(ctx, in, port, 1, in vga_port_handler()
1275 error = vga_port_out_handler(ctx, in, port, 1, in vga_port_handler()
1278 error =vga_port_out_handler(ctx, in, port + 1, 1, in vga_port_handler()