freebsd-nq/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 Merge from r225950: 2011-10-13 20:06:19 +00:00
mfi_debug.c
mfi_disk.c Fix the maximum transfer size for mfi(4) disk devices to not exceed the 2008-11-17 23:30:19 +00:00
mfi_ioctl.h ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 2009-08-13 23:18:45 +00:00
mfi_linux.c Second-to-last commit implementing Capsicum capabilities in the FreeBSD 2011-08-11 12:30:23 +00:00
mfi_pci.c Correct mfip module dependency on mfi. This allows mfip to be loaded as 2010-03-02 17:34:11 +00:00
mfi.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
mfireg.h Support controllers whose option ROM is disabled in the BIOS by kicking 2011-07-14 20:20:33 +00:00
mfivar.h Fix an implicit dependency between the MFI driver and CAM that had grown due 2011-10-29 06:26:49 +00:00