Home
last modified time | relevance | path

Searched refs:AGSA_PHY_GET_BW_COUNTS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c804 case AGSA_PHY_GET_BW_COUNTS: in saLocalPhyControl()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h837 #define AGSA_PHY_GET_BW_COUNTS 0x05 /* SPC only */ macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5091 saLocalPhyControl(agRoot,&onePortContext->agContext,0 , i, AGSA_PHY_GET_BW_COUNTS, agNULL); in tiCOMPortStop()