freebsd-dev/sys/dev/cardbus
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
..
cardbus_cis.c Partially revert 222753: If a CardBus card stores its CIS in a BAR, delete 2011-09-12 15:21:52 +00:00
cardbus_cis.h
cardbus_device.c Remove unused variable. 2009-02-06 00:55:19 +00:00
cardbus.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
cardbusreg.h Turns out this isn't even used at all... The bogon that I was tracing was 2008-11-03 06:37:59 +00:00
cardbusvar.h Don't call destroy_dev on the alias. This fixes half a dozen PRs I think. 2008-12-02 04:54:31 +00:00