Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h650 bit32 phyResetProblem; member
H A Dossacmnapi.c1928 agPhyErrCountersPage->phyResetProblem, in ossaHwCB()
3024 TI_DBG1(("ossaHwCB: phyResetProblem %d\n", agPhyErrCountersPage->phyResetProblem)); in ossaHwCB()
3100 TI_DBG1(("ossaHwCB: phyResetProblem %d\n", agPhyErrCountersPage->phyResetProblem)); in ossaHwCB()
5679 TI_DBG2(("ossaLocalPhyControlCB: phyResetProblem %d\n", agPhyErrCounters->phyResetProblem)); in ossaLocalPhyControlCB()
5751 PhyBlob->phyResetProblem = 0; in ossaGetPhyProfileCB()
5776 PhyBlob->phyResetProblem = agPhyErrCounters->phyResetProblem; in ossaGetPhyProfileCB()
5784 … TI_DBG2(("ossaGetPhyProfileCB: phyResetProblem %d\n", agPhyErrCounters->phyResetProblem)); in ossaGetPhyProfileCB()
H A Dtdioctl.c1710 if(PhyBlob->phyResetProblem == 0 ) in ostiGetPhyProfileIOCTLRsp()
1712 PhyBlob->phyResetProblem = -1; in ostiGetPhyProfileIOCTLRsp()
1720 …BG1(("ostiGetPhyProfileIOCTLRsp: PhyBlob->phyResetProblem 0x%x\n",PhyBlob->phyResetProblem)); in ostiGetPhyProfileIOCTLRsp()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2254 bit32 phyResetProblem; /* Number of times the phy did not obtain dword member
2274 bit32 phyResetProblem; member
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c623 errorParam.phyResetProblem = SPC_READ_PHY_RESET_COUNT(phyId); in saLocalPhyControl()
H A Dsampirsp.c1677 errorParam.phyResetProblem = eventParam; in mpiHWevent()
2811 …OSSA_READ_LE_32(agRoot, &Errors.phyResetProblem, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV… in mpiGetPhyProfileRsp()
2824 SA_DBG1(("mpiGetPhyProfileRsp: phyResetProblem 0x%08X\n",Errors.phyResetProblem )); in mpiGetPhyProfileRsp()