Home
last modified time | relevance | path

Searched refs:inboundCRCError (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.h651 bit32 inboundCRCError; member
HDossacmnapi.c1929 agPhyErrCountersPage->inboundCRCError )); in ossaHwCB()
3025 TI_DBG1(("ossaHwCB: inboundCRCError %d\n", agPhyErrCountersPage->inboundCRCError)); in ossaHwCB()
5752 PhyBlob->inboundCRCError = 0; in ossaGetPhyProfileCB()
5777 PhyBlob->inboundCRCError = agPhyErrCounters->inboundCRCError; in ossaGetPhyProfileCB()
5785 … TI_DBG2(("ossaGetPhyProfileCB: inboundCRCError %d\n", agPhyErrCounters->inboundCRCError)); in ossaGetPhyProfileCB()
HDtdioctl.c1721 …BG1(("ostiGetPhyProfileIOCTLRsp: PhyBlob->inboundCRCError 0x%x\n",PhyBlob->inboundCRCError)); in ostiGetPhyProfileIOCTLRsp()
/freebsd-head/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2260 bit32 inboundCRCError; /* Number of inbound CRC Error */ member
2275 bit32 inboundCRCError; member
/freebsd-head/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaphy.c629 errorParam.inboundCRCError = 0; in saLocalPhyControl()
HDsampirsp.c1398 errorParam.inboundCRCError = eventParam; in mpiHWevent()
2812 …OSSA_READ_LE_32(agRoot, &Errors.inboundCRCError, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV… in mpiGetPhyProfileRsp()
2825 SA_DBG1(("mpiGetPhyProfileRsp: inboundCRCError 0x%08X\n",Errors.inboundCRCError )); in mpiGetPhyProfileRsp()