freebsd-skq/sys/dev/mfi
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
..
mfi_cam.c
mfi_debug.c
mfi_disk.c
mfi_ioctl.h
mfi_linux.c
mfi_pci.c
mfi.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
mfireg.h
mfivar.h Fix an implicit dependency between the MFI driver and CAM that had grown due 2011-10-29 06:26:49 +00:00