]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Add the ability to dump mailbox commands and replies. It is
authornp <np@FreeBSD.org>
Tue, 16 Jun 2015 12:36:29 +0000 (12:36 +0000)
committernp <np@FreeBSD.org>
Tue, 16 Jun 2015 12:36:29 +0000 (12:36 +0000)
commit6ea7eb1bceba958493920719e4cd9697af18670f
tree694b3925ae03c1e5804696fb41b45269fe08edcf
parenta5a3a94b02f2b62a521d49f600b762567d4f8451
cxgbe(4): Add the ability to dump mailbox commands and replies.  It is
enabled/disabled via bit 0 of adapter->debug_flags (which is available
at dev.t5nex.<n>.debug_flags).

MFC after: 1 week
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/common/t4_hw.c
sys/dev/cxgbe/t4_main.c