Searched refs:vd_priority (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/dev/vt/hw/vbefb/ |
| H A D | vbefb.c | 69 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd/sys/dev/vt/hw/efifb/ |
| H A D | efifb.c | 69 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd/sys/dev/vt/hw/simplefb/ |
| H A D | simplefb.c | 71 .vd_priority = VD_PRIORITY_GENERIC + 2,
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3_syscons.c | 83 .vd_priority = VD_PRIORITY_GENERIC + 1,
|
| /freebsd/sys/dev/vt/hw/fb/ |
| H A D | vt_early_fb.c | 64 .vd_priority = VD_PRIORITY_GENERIC,
|
| H A D | vt_fb.c | 57 .vd_priority = VD_PRIORITY_GENERIC+10,
|
| /freebsd/sys/dev/vt/ |
| H A D | vt.h | 390 int vd_priority; member
|
| H A D | vt_core.c | 1858 (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 D | ofwfb.c | 81 .vd_priority = VD_PRIORITY_GENERIC+1,
|
| /freebsd/sys/dev/virtio/gpu/ |
| H A D | virtio_gpu.c | 119 .vd_priority = VD_PRIORITY_GENERIC+10,
|
| /freebsd/sys/dev/vt/hw/vga/ |
| H A D | vt_vga.c | 116 .vd_priority = VD_PRIORITY_GENERIC,
|