freebsd-dev/sys/dev/pccbb
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
..
pccbb_isa.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pccbb_pci.c Mark the card as bad on shutdown. This means that bus_child_present 2011-06-21 03:05:17 +00:00
pccbb.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pccbbdevid.h
pccbbreg.h
pccbbvar.h Hold off root mounting until we've gone through the loop of our thread 2009-02-17 02:14:04 +00:00