freebsd-dev/sys/dev/ctau
Robert Watson 620dbb4ed1 Replace local copy-and-paste implementations of printmbuf() in several
device drivers with calls to the centralised m_print() implementation.
While the formatting and output details differ a little, the content
is essentially the same, and it is unlikely anyone has used this
debugging output in some time.

This change reduces awareness of mbuf cluster allocation (and,
especially, the M_EXT flag) outside of the mbuf allocator, which will
make it easier to refine the external storage mechanism without
disrupting drivers in the future.

Style bugs are preserved.

Reviewed by:	bz, glebius
MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division
2014-09-10 09:57:32 +00:00
..
am8530.h
ctau2fw.h
ctau.c
ctaue1fw.h
ctaufw.h
ctaug7fw.h
ctaureg.h
ctddk.c
ctddk.h
ds2153.h
hdc64570.h
if_ct.c Replace local copy-and-paste implementations of printmbuf() in several 2014-09-10 09:57:32 +00:00
lxt318.h
ng_ct.h