freebsd-dev/sys/dev/malo
Ed Schouten d745c852be Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
This means that their use is restricted to a single C file.
2011-11-07 06:44:47 +00:00
..
if_malo_pci.c Do a sweep of the tree replacing calls to pci_find_extcap() with calls to 2011-03-23 13:10:15 +00:00
if_malo.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
if_malo.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
if_malohal.c corrects a error message. 2009-03-30 11:23:14 +00:00
if_malohal.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
if_maloioctl.h