Searched refs:VGA_GEN_INPUT_STAT_1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/vt/hw/vga/
H A Dvt_vga_reg.h94 #define VGA_GEN_INPUT_STAT_1 0x1a /* Read only. */ macro
H A Dvt_vga.c1047 * NOTE: this code reads the VGA_GEN_INPUT_STAT_1 register, which has
1058 x = REG_READ1(sc, VGA_GEN_INPUT_STAT_1);

Completed in 46 milliseconds