Searched refs:dmhexdump (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dmmisc.c | 72 dmhexdump(const char *ptitle, bit8 *pbuf, int len) in dmhexdump() function
|
H A D | dmsmp.c | 909 dmhexdump("dmDiscoverRespRcvd", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t)); in dmDiscoverRespRcvd() 937 dmhexdump("dmDiscoverRespRcvd", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t)); in dmDiscoverRespRcvd() 1029 dmhexdump("dmDiscover2RespRcvd", (bit8*)pdmSMPDiscover2Resp, sizeof(smpRespDiscover2_t)); in dmDiscover2RespRcvd() 1056 dmhexdump("dmDiscover2RespRcvd", (bit8*)pdmSMPDiscover2Resp, sizeof(smpRespDiscover2_t)); in dmDiscover2RespRcvd() 2369 dmhexdump("smp payload", in dmSMPCompleted() 2373 dmhexdump("smp payload new", in dmSMPCompleted() 2840 dmhexdump("dmSMPCompleted: SMP payload !!!", (bit8 *)agFrameHandle, agIOInfoLen); in dmSMPCompleted() 3367 dmhexdump("dmSMPCompleted: SMP payload", (bit8 *)agFrameHandle, agIOInfoLen); in dmSMPCompleted()
|
H A D | dmproto.h | 37 dmhexdump(const char *ptitle, bit8 *pbuf, int len);
|
H A D | dmdisc.c | 660 dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t)); in dmUpStreamDiscoverExpanderPhy() 1073 dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover2_t)); in dmUpStreamDiscover2ExpanderPhy() 1489 dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover_t)); in dmDownStreamDiscoverExpanderPhy() 2300 dmhexdump("NO_DEVICE", (bit8*)pDiscoverResp, sizeof(smpRespDiscover2_t)); in dmDownStreamDiscover2ExpanderPhy() 7404 dmhexdump("dmConfigureRouteTimerCB", (bit8*)pdmSMPDiscoverResp, sizeof(smpRespDiscover_t)); in dmConfigureRouteTimerCB() 7436 dmhexdump("dmConfigureRouteTimerCB", (bit8*)pdmSMPDiscover2Resp, sizeof(smpRespDiscover2_t)); in dmConfigureRouteTimerCB()
|