freebsd-dev/sys/dev/cs
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
..
if_cs_isa.c
if_cs_pccard.c
if_cs.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
if_csreg.h Use bus space functions rather than inw/outw 2011-01-29 00:53:58 +00:00
if_csvar.h Use bus space functions rather than inw/outw 2011-01-29 00:53:58 +00:00