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

  /src/sys/dev/ic/
vgavar.h 90 static __inline u_int8_t _vga_gdc_read(struct vga_handle *, int);
155 _vga_gdc_read(struct vga_handle *vh, int reg) function in typeref:typename:u_int8_t
179 _vga_gdc_read(vh, offsetof(struct reg_vgagdc, reg))

Completed in 60 milliseconds