Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/vt/hw/vbefb/
HDvbefb.c69 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-head/sys/dev/vt/hw/efifb/
HDefifb.c69 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-head/sys/powerpc/ps3/
HDps3_syscons.c83 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-head/sys/dev/vt/hw/simplefb/
HDsimplefb.c71 .vd_priority = VD_PRIORITY_GENERIC + 2,
/freebsd-head/sys/dev/vt/hw/fb/
HDvt_early_fb.c64 .vd_priority = VD_PRIORITY_GENERIC,
HDvt_fb.c56 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd-head/sys/dev/vt/
HDvt.h391 int vd_priority; member
HDvt_core.c1853 (vtd->vd_priority > vtdbest->vd_priority)) in vtterm_cnprobe()
3370 if (drv->vd_priority <= main_vd->vd_driver->vd_priority) { in vt_allocate()
3372 drv->vd_priority, main_vd->vd_driver->vd_priority); in vt_allocate()
/freebsd-head/sys/dev/vt/hw/ofwfb/
HDofwfb.c81 .vd_priority = VD_PRIORITY_GENERIC+1,
/freebsd-head/sys/dev/virtio/gpu/
HDvirtio_gpu.c119 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd-head/sys/dev/vt/hw/vga/
HDvt_vga.c116 .vd_priority = VD_PRIORITY_GENERIC,