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

/freebsd-9.3-release/sys/dev/cs/
H A Dif_csvar.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_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-9.3-release/sys/dev/lge/
H A Dif_lgereg.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_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-9.3-release/sys/dev/my/
H A Dif_myreg.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>
/freebsd-9.3-release/sys/dev/en/
H A Dif_en_pci.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>
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-9.3-release/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-9.3-release/sys/dev/nge/
H A Dif_ngereg.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_nge.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-9.3-release/sys/dev/dc/
H A Dif_dcreg.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_dc.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-9.3-release/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-9.3-release/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-9.3-release/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 604 milliseconds