Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vt/hw/efifb/
HDefifb.c67 .vd_priority = VD_PRIORITY_GENERIC + 1,
/NextBSD/sys/powerpc/ps3/
HDps3_syscons.c85 .vd_priority = VD_PRIORITY_GENERIC + 1,
/NextBSD/sys/dev/vt/hw/fb/
HDvt_early_fb.c64 .vd_priority = VD_PRIORITY_GENERIC,
HDvt_fb.c55 .vd_priority = VD_PRIORITY_GENERIC+10,
/NextBSD/sys/dev/vt/
HDvt_core.c1315 (vtd->vd_priority > vtdbest->vd_priority)) in vtterm_cnprobe()
2785 if (drv->vd_priority <= main_vd->vd_driver->vd_priority) { in vt_allocate()
2787 drv->vd_priority, main_vd->vd_driver->vd_priority); in vt_allocate()
HDvt.h360 int vd_priority; member
/NextBSD/sys/dev/fb/
HDcreator_vt.c60 .vd_priority = VD_PRIORITY_SPECIFIC
/NextBSD/sys/dev/vt/hw/ofwfb/
HDofwfb.c75 .vd_priority = VD_PRIORITY_GENERIC+1,
/NextBSD/sys/dev/vt/hw/vga/
HDvt_vga.c106 .vd_priority = VD_PRIORITY_GENERIC,