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

/freebsd-9.3-release/sys/dev/vt/hw/vga/
H A Dvga_reg.h92 #define VGA_GEN_INPUT_STAT_1 0x1a /* Read only. */ macro
H A Dvga.c502 * NOTE: this code reads the VGA_GEN_INPUT_STAT_1 register, which has
511 x = REG_READ1(sc, VGA_GEN_INPUT_STAT_1);

Completed in 99 milliseconds