Searched refs:saGetPhyProfile (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | saapi.h | 144 GLOBAL bit32 saGetPhyProfile(
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saphy.c | 822 GLOBAL bit32 saGetPhyProfile( in saGetPhyProfile() function
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdport.c | 5096 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 D | tdioctl.c | 2871 …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()
|