opnsense-src/sys/dev/ipmi
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
..
ipmi.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ipmi_acpi.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
ipmi_isa.c Add support to the ipmi, isa attachment to attempt to read ipmi 2007-07-16 17:03:48 +00:00
ipmi_kcs.c - Tweak an error message. 2008-08-28 02:11:04 +00:00
ipmi_linux.c Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
ipmi_pci.c Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
ipmi_smbios.c Fix test for double-nul characters that terminate the string table at 2010-07-29 13:46:37 +00:00
ipmi_smbus.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_smic.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
ipmi_ssif.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
ipmivars.h Remove hack attempt at using devfs cloning for per-file descriptor storage. 2008-08-28 02:13:53 +00:00