freebsd-dev/sys/dev/an
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_aironet_ieee.h
if_an_isa.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pccard.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pci.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
if_anreg.h - For 350 chips, don't set various INTR bits in TX control word; turning INTR 2009-11-24 16:57:35 +00:00