Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.c967 vga_port_out_handler(struct vmctx *ctx, int in, int port, int bytes, in vga_port_out_handler() function
1257 error = vga_port_out_handler(ctx, in, port, 1, in vga_port_handler()
1276 error = vga_port_out_handler(ctx, in, port, 1, in vga_port_handler()
1279 error =vga_port_out_handler(ctx, in, port + 1, 1, in vga_port_handler()