Searched refs:vd_priority (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/sys/dev/vt/hw/vbefb/ |
| H A D | vbefb.c | 70 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd-14.2/sys/dev/vt/hw/efifb/ |
| H A D | efifb.c | 70 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd-14.2/sys/dev/vt/hw/simplefb/ |
| H A D | simplefb.c | 72 .vd_priority = VD_PRIORITY_GENERIC + 2,
|
| /freebsd-14.2/sys/powerpc/ps3/ |
| H A D | ps3_syscons.c | 84 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd-14.2/sys/dev/vt/hw/fb/ |
| H A D | vt_early_fb.c | 65 .vd_priority = VD_PRIORITY_GENERIC,
|
| H A D | vt_fb.c | 57 .vd_priority = VD_PRIORITY_GENERIC+10,
|
| /freebsd-14.2/sys/dev/vt/ |
| H A D | vt.h | 391 int vd_priority; member
|
| H A D | vt_core.c | 1850 (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 D | ofwfb.c | 82 .vd_priority = VD_PRIORITY_GENERIC+1,
|
| /freebsd-14.2/sys/dev/virtio/gpu/ |
| H A D | virtio_gpu.c | 119 .vd_priority = VD_PRIORITY_GENERIC+10,
|
| /freebsd-14.2/sys/dev/vt/hw/vga/ |
| H A D | vt_vga.c | 117 .vd_priority = VD_PRIORITY_GENERIC,
|