Home
last modified time | relevance | path

Searched refs:AGSA_PHY_CLEAR_ERROR_COUNTS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c675 case AGSA_PHY_CLEAR_ERROR_COUNTS: in saLocalPhyControl()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h836 #define AGSA_PHY_CLEAR_ERROR_COUNTS 0x04 /* SPC only */ macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5684 case AGSA_PHY_CLEAR_ERROR_COUNTS: in ossaLocalPhyControlCB()
H A Dtdport.c5090 … saLocalPhyControl(agRoot,&onePortContext->agContext,0 , i, AGSA_PHY_CLEAR_ERROR_COUNTS, agNULL); in tiCOMPortStop()