Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c69 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c69 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c71 .vd_priority = VD_PRIORITY_GENERIC + 2,
/freebsd/sys/powerpc/ps3/
H A Dps3_syscons.c83 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c64 .vd_priority = VD_PRIORITY_GENERIC,
H A Dvt_fb.c57 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd/sys/dev/vt/
H A Dvt.h390 int vd_priority; member
H A Dvt_core.c1858 (vtd->vd_priority > vtdbest->vd_priority)) in vtterm_cnprobe()
3378 if (drv->vd_priority <= main_vd->vd_driver->vd_priority) { in vt_allocate()
3380 drv->vd_priority, main_vd->vd_driver->vd_priority); in vt_allocate()
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c81 .vd_priority = VD_PRIORITY_GENERIC+1,
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c119 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c116 .vd_priority = VD_PRIORITY_GENERIC,