HomeSort by: relevance | last modified time | path
    Searched defs:_vga_attr_write (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
vgavar.h 87 static __inline void _vga_attr_write(struct vga_handle *, int, u_int8_t);
124 _vga_attr_write(struct vga_handle *vh, int reg, u_int8_t val) function in typeref:typename:void
173 _vga_attr_write(vh, offsetof(struct reg_vgaattr, reg), val)

Completed in 12 milliseconds