Home
last modified time | relevance | path

Searched refs:AGSA_SAS_PHY_BW_COUNTERS_PAGE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c886 case AGSA_SAS_PHY_BW_COUNTERS_PAGE: in saGetPhyProfile()
H A Dsampirsp.c2747 case AGSA_SAS_PHY_BW_COUNTERS_PAGE: in mpiGetPhyProfileRsp()
2829 case AGSA_SAS_PHY_BW_COUNTERS_PAGE: in mpiGetPhyProfileRsp()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h844 #define AGSA_SAS_PHY_BW_COUNTERS_PAGE 0x03 /* retrieve the SAS PHY transmit and receive bandw… macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5740 case AGSA_SAS_PHY_BW_COUNTERS_PAGE: in ossaGetPhyProfileCB()
H A Dtdport.c5097 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_BW_COUNTERS_PAGE,i); in tiCOMPortStop()