Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vt/hw/efifb/
H A Defifb.c70 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-12.1/sys/powerpc/ps3/
H A Dps3_syscons.c86 .vd_priority = VD_PRIORITY_GENERIC + 1,
/freebsd-12.1/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c67 .vd_priority = VD_PRIORITY_GENERIC,
H A Dvt_fb.c58 .vd_priority = VD_PRIORITY_GENERIC+10,
/freebsd-12.1/sys/dev/vt/
H A Dvt_core.c1460 (vtd->vd_priority > vtdbest->vd_priority)) in vtterm_cnprobe()
2913 if (drv->vd_priority <= main_vd->vd_driver->vd_priority) { in vt_allocate()
2915 drv->vd_priority, main_vd->vd_driver->vd_priority); in vt_allocate()
H A Dvt.h371 int vd_priority; member
/freebsd-12.1/sys/dev/fb/
H A Dcreator_vt.c60 .vd_priority = VD_PRIORITY_SPECIFIC
/freebsd-12.1/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c78 .vd_priority = VD_PRIORITY_GENERIC+1,
/freebsd-12.1/sys/dev/vt/hw/vga/
H A Dvt_vga.c117 .vd_priority = VD_PRIORITY_GENERIC,