freebsd-dev/sys/dev/ioat
Conrad Meyer 1c25420ea8 ioat: Clean up logging
Replace custom Linux-like logging with a thin shim around
device_printf(), when the softc is available.

In ioat_test, shim around printf(9) instead.

Sponsored by:	EMC / Isilon Storage Division
2015-10-22 23:03:33 +00:00
..
ioat_hw.h ioat: Define IOAT_XFERCAP_VALID_MASK and use in ioat_read_xfercap 2015-10-22 04:33:05 +00:00
ioat_internal.h ioat: Clean up logging 2015-10-22 23:03:33 +00:00
ioat_test.c ioat: Clean up logging 2015-10-22 23:03:33 +00:00
ioat_test.h Improve flexibility of ioat_test / ioatcontrol(8) 2015-10-22 04:38:05 +00:00
ioat.c ioat: Clean up logging 2015-10-22 23:03:33 +00:00
ioat.h