Home
last modified time | relevance | path

Searched refs:saGetPhyProfile (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h144 GLOBAL bit32 saGetPhyProfile(
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c822 GLOBAL bit32 saGetPhyProfile( in saGetPhyProfile() function
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5096 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_ERR_COUNTERS_PAGE, i); in tiCOMPortStop()
5097 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_BW_COUNTERS_PAGE,i); in tiCOMPortStop()
5098 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_ANALOG_SETTINGS_PAGE,i); in tiCOMPortStop()
5099 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_GENERAL_STATUS_PAGE,i); in tiCOMPortStop()
5100 saGetPhyProfile( agRoot,&onePortContext->agContext,0, AGSA_SAS_PHY_ERR_COUNTERS_CLR_PAGE,i); in tiCOMPortStop()
H A Dtdioctl.c2871 …status = saGetPhyProfile( agRoot,agNULL,tdsaRotateQnumber(tiRoot, agNULL), AGSA_SAS_PHY_GENERAL_ST… in tdsaGetPhyGeneralStatusIoctl()
2994 retcode = saGetPhyProfile( agRoot,agNULL,0,agIOCTLPayload->MinorFunction , PhyBlob->Phy); in tdsaPhyProfileIoctl()