freebsd-dev/sys/dev/fb
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
boot_font.c
creator.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
creatorreg.h
fb.c Fix FBIO_ADPINFO ioctl on amd64. 2010-02-23 01:00:19 +00:00
fbreg.h Remove unused i586 optimized bcopy/bzero/etc implementations that utilize 2010-06-23 10:40:28 +00:00
gallant12x22.c
gfb.h
machfb.c Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
machfbreg.h
s3_pci.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
splash_bmp.c
splash_pcx.c
splash.c Use the preload_fetch_addr() and preload_fetch_size() convenience 2011-02-13 19:25:48 +00:00
splashreg.h
vesa.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
vesa.h - When we restore VESA state, try BIOS POST earlier. VESA restore state 2009-10-23 18:41:00 +00:00
vga.c Teach VGA framebuffer about 8-bit palette format for VESA. 2010-03-24 15:37:47 +00:00
vgareg.h Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00