Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaphy.c900 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in saGetPhyProfile()
Dsampirsp.c2763 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in mpiGetPhyProfileRsp()
2860 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in mpiGetPhyProfileRsp()
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h847 #define AGSA_SAS_PHY_GENERAL_STATUS_PAGE 0x05 /* retrieve the SAS PHY general status for the PHY… macro
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdioctl.c2872 …etPhyProfile( agRoot,agNULL,tdsaRotateQnumber(tiRoot, agNULL), AGSA_SAS_PHY_GENERAL_STATUS_PAGE,i); in tdsaGetPhyGeneralStatusIoctl()
Dossacmnapi.c5827 case AGSA_SAS_PHY_GENERAL_STATUS_PAGE: in ossaGetPhyProfileCB()
Dtdport.c5100 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_GENERAL_STATUS_PAGE,i); in tiCOMPortStop()