Home
last modified time | relevance | path

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

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