Home
last modified time | relevance | path

Searched refs:AGSA_SAS_PHY_GENERAL_STATUS_PAGE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c899 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in saGetPhyProfile()
H A Dsampirsp.c2759 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in mpiGetPhyProfileRsp()
2856 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in mpiGetPhyProfileRsp()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h846 #define AGSA_SAS_PHY_GENERAL_STATUS_PAGE 0x05 /* retrieve the SAS PHY general status for the PHY… macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c2871 …etPhyProfile( agRoot,agNULL,tdsaRotateQnumber(tiRoot, agNULL), AGSA_SAS_PHY_GENERAL_STATUS_PAGE,i); in tdsaGetPhyGeneralStatusIoctl()
H A Dossacmnapi.c5826 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in ossaGetPhyProfileCB()
H A Dtdport.c5099 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_GENERAL_STATUS_PAGE,i); in tiCOMPortStop()