_vga_ts_write
_vga_ts_write(vh, offsetof(struct reg_vgats, reg), val)
static inline void _vga_ts_write(struct vga_handle *, int, u_int8_t);
_vga_ts_write(vh, i, *buf++);