Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdioctl.h651 bit32 phyResetProblem; member
Dossacmnapi.c1929 agPhyErrCountersPage->phyResetProblem, in ossaHwCB()
3025 TI_DBG1(("ossaHwCB: phyResetProblem %d\n", agPhyErrCountersPage->phyResetProblem)); in ossaHwCB()
3101 TI_DBG1(("ossaHwCB: phyResetProblem %d\n", agPhyErrCountersPage->phyResetProblem)); in ossaHwCB()
5680 TI_DBG2(("ossaLocalPhyControlCB: phyResetProblem %d\n", agPhyErrCounters->phyResetProblem)); in ossaLocalPhyControlCB()
5752 PhyBlob->phyResetProblem = 0; in ossaGetPhyProfileCB()
5777 PhyBlob->phyResetProblem = agPhyErrCounters->phyResetProblem; in ossaGetPhyProfileCB()
5785 … TI_DBG2(("ossaGetPhyProfileCB: phyResetProblem %d\n", agPhyErrCounters->phyResetProblem)); in ossaGetPhyProfileCB()
Dtdioctl.c1711 if(PhyBlob->phyResetProblem == 0 ) in ostiGetPhyProfileIOCTLRsp()
1713 PhyBlob->phyResetProblem = -1; in ostiGetPhyProfileIOCTLRsp()
1721 …BG1(("ostiGetPhyProfileIOCTLRsp: PhyBlob->phyResetProblem 0x%x\n",PhyBlob->phyResetProblem)); in ostiGetPhyProfileIOCTLRsp()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h2255 bit32 phyResetProblem; /* Number of times the phy did not obtain dword member
2275 bit32 phyResetProblem; member
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaphy.c624 errorParam.phyResetProblem = SPC_READ_PHY_RESET_COUNT(phyId); in saLocalPhyControl()
Dsampirsp.c1681 errorParam.phyResetProblem = eventParam; in mpiHWevent()
2815 …OSSA_READ_LE_32(agRoot, &Errors.phyResetProblem, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV… in mpiGetPhyProfileRsp()
2828 SA_DBG1(("mpiGetPhyProfileRsp: phyResetProblem 0x%08X\n",Errors.phyResetProblem )); in mpiGetPhyProfileRsp()