Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vt/hw/vbefb/
H A Dvbefb.c70 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-14.2/sys/dev/vt/hw/efifb/
H A Defifb.c70 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-14.2/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c72 .vd_priority = VD_PRIORITY_GENERIC + 2,
/freebsd-14.2/sys/powerpc/ps3/
H A Dps3_syscons.c84 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-14.2/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c65 .vd_priority = VD_PRIORITY_GENERIC,
H A Dvt_fb.c57 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd-14.2/sys/dev/vt/
H A Dvt.h391 int vd_priority; member
H A Dvt_core.c1850 (vtd->vd_priority > vtdbest->vd_priority)) in vtterm_cnprobe()
3367 if (drv->vd_priority <= main_vd->vd_driver->vd_priority) { in vt_allocate()
3369 drv->vd_priority, main_vd->vd_driver->vd_priority); in vt_allocate()
/freebsd-14.2/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c82 .vd_priority = VD_PRIORITY_GENERIC+1,
/freebsd-14.2/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c119 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd-14.2/sys/dev/vt/hw/vga/
H A Dvt_vga.c117 .vd_priority = VD_PRIORITY_GENERIC,