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

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c383 struct hpcfb_fbconf __fbconf; local
390 memset(&__fbconf, 0, sizeof(struct hpcfb_fbconf));
391 if (bivideo_getcnfb(&__fbconf) != 0)
393 fbconf = &__fbconf;

Completed in 48 milliseconds