Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h509 #define SPC_READ_DISP_ERR_COUNT(phyId) ossaHwRegReadExt(agRoot, PCIBAR2, SPC_RUN_DISP_ERROR_COUNT +… macro
H A Dsaphy.c619 errorParam.runningDisparityError = SPC_READ_DISP_ERR_COUNT(phyId); in saLocalPhyControl()
632 SA_DBG3(("saLocalPhyControl:DISP_ERR_COUNT 0x%x\n", SPC_READ_DISP_ERR_COUNT(phyId))); in saLocalPhyControl()