opnsense-src/sys/dev/pccard
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
..
card_if.m cardbus -> CardBus 2010-01-03 23:31:58 +00:00
pccard.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pccard_cis.c
pccard_cis.h
pccard_cis_quirks.c
pccard_device.c
pccarddevs Another PC Card that needs the CIS strings for the Surecom EP-427X, 2009-04-24 17:27:45 +00:00
pccardreg.h
pccardvar.h Fix typos. 2010-11-09 10:59:09 +00:00
pccardvarp.h
power_if.m