Home
last modified time | relevance | path

Searched refs:rasops_framebuffer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/rasops/
H A Drasops.c1965 struct rasops_framebuffer { struct
1966 SLIST_ENTRY(rasops_framebuffer) rf_list;
1972 SLIST_HEAD(, rasops_framebuffer) rasops_framebuffers = argument
1978 struct rasops_framebuffer *rf; in rasops_claim_framebuffer()
1991 struct rasops_framebuffer *rf; in rasops_check_framebuffer()