freebsd-dev/sys/dev/dc
Gleb Smirnoff 6b9f5c941c - Consistently use if_printf() only in interface methods: if_start(),
if_watchdog, etc., or in functions used only in these methods.
  In all other functions in the driver use device_printf().
- Use __func__ instead of typing function name.

Submitted by:	Alex Lyashkov <umka sevcity.net>
2006-09-15 15:16:12 +00:00
..
dcphy.c Replace hard-coded magic constants to system defined constants 2006-08-02 05:28:52 +00:00
if_dc.c - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
if_dcreg.h - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
pnphy.c Replace hard-coded magic constants to system defined constants 2006-08-02 05:28:52 +00:00