Home
last modified time | relevance | path

Searched refs:errorParam (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c430 agsaPhyErrCounters_t errorParam; in saLocalPhyControl() local
446 si_memset(&errorParam,0,sizeof(agsaPhyErrCounters_t)); in saLocalPhyControl()
539 si_memset(&errorParam, 0, sizeof(agsaPhyErrCounters_t)); in saLocalPhyControl()
617 errorParam.invalidDword = SPC_READ_INV_DW_COUNT(phyId); in saLocalPhyControl()
621 errorParam.lossOfDwordSynch = SPC_READ_LOSS_DW_COUNT(phyId); in saLocalPhyControl()
623 errorParam.phyResetProblem = SPC_READ_PHY_RESET_COUNT(phyId); in saLocalPhyControl()
625 errorParam.codeViolation = SPC_READ_CODE_VIO_COUNT(phyId); in saLocalPhyControl()
627 errorParam.elasticityBufferOverflow = 0; in saLocalPhyControl()
628 errorParam.receivedErrorPrimitive = 0; in saLocalPhyControl()
629 errorParam.inboundCRCError = 0; in saLocalPhyControl()
[all …]
H A Dsampirsp.c1397 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
1401 errorParam.inboundCRCError = eventParam; in mpiHWevent()
1418 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
1422 errorParam.invalidDword = eventParam; in mpiHWevent()
1429 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
1441 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
1446 errorParam.codeViolation = eventParam; in mpiHWevent()
1453 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
1458 errorParam.lossOfDwordSynch = eventParam; in mpiHWevent()
1675 agsaPhyErrCountersPage_t errorParam; in mpiHWevent() local
[all …]