freebsd-dev/sys/dev/de
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
..
dc21040reg.h
if_de.c - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
if_devar.h - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00