Home
last modified time | relevance | path

Searched defs:video_adapter_info (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/sys/
H A Dfbio.h292 struct video_adapter_info { struct
293 int va_index;
294 int va_type;
295 char va_name[16];
319 typedef struct video_adapter_info video_adapter_info_t; argument