freebsd-dev/sys/dev/mmc
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
..
bridge.h Set of mmc layer improvements: 2008-10-08 17:35:41 +00:00
mmc.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
mmcbr_if.m
mmcbrvar.h Allow card reader bridge driver to report maximum supported transfer size. 2008-10-29 20:01:26 +00:00
mmcbus_if.m
mmcreg.h o Define some symbols for a few items that are bare constants in the 2009-02-03 04:28:45 +00:00
mmcsd.c Fix integer overflow on 32bit systems when calculating media size, 2011-08-14 16:17:00 +00:00
mmcvar.h Fix read_ivar implementation for MMC and SD. 2011-05-30 06:23:51 +00:00