opnsense-src/sys/dev/vt
Mitchell Horne 35eb9b10c2 Use KERNEL_PANICKED() in more places
This is slightly more optimized than checking panicstr directly. For
most of these instances performance doesn't matter, but let's make
KERNEL_PANICKED() the common idiom.

Reviewed by:	mjg
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D35373
2022-06-02 10:15:43 -03:00
..
colors vt: export RGB offsets with FBIO_GETRGBOFFS 2021-11-25 16:39:25 -03:00
font
hw vt: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:46:57 -07:00
logo
vt.h vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-06 14:24:01 -03:00
vt_buf.c vt: fix double-click word selection for last word on line 2022-02-23 10:53:24 -05:00
vt_consolectl.c
vt_core.c Use KERNEL_PANICKED() in more places 2022-06-02 10:15:43 -03:00
vt_cpulogos.c vt: use TERMINAL_DECLARE_EARLY() macro 2022-05-06 14:24:01 -03:00
vt_font.c
vt_sysmouse.c