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