Searched hist:162321 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/de/
H A Dif_devar.hdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
H A Dif_de.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/my/
H A Dif_my.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/lge/
H A Dif_lge.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/en/
H A Dmidway.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/cs/
H A Dif_cs.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/re/
H A Dif_re.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>
/freebsd-11-stable/sys/dev/bge/
H A Dif_bge.cdiff 162321 Fri Sep 15 13:16:12 MDT 2006 glebius - 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>

Completed in 363 milliseconds