Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/rasops/
H A Drasops.h131 struct task ri_switchtask; member
H A Drasops.c322 task_set(&ri->ri_switchtask, rasops_doswitch, ri); in rasops_init()
1454 task_add(systq, &ri->ri_switchtask); in rasops_show_screen()