Home
last modified time | relevance | path

Searched refs:AGSA_PHY_NOTIFY_ENABLE_SPINUP (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDossacmnapi.c1082 saLocalPhyControl(agRoot, agNULL, 0, PhyID, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNULL); in ossaHwCB()
1269 saLocalPhyControl(agRoot, agNULL, 0, PhyID, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNULL); in ossaHwCB()
2713 saLocalPhyControl(agRoot, agNULL, 0, PhyID, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNULL); in ossaHwCB()
4506 AGSA_PHY_NOTIFY_ENABLE_SPINUP, in ossaFastSSPCompleted()
5689 case AGSA_PHY_NOTIFY_ENABLE_SPINUP: in ossaLocalPhyControlCB()
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaphy.c454 case AGSA_PHY_NOTIFY_ENABLE_SPINUP: in saLocalPhyControl()
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitdcb.c2265 … saLocalPhyControl(agRoot, agNULL, 0, oneDeviceData->phyID, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNULL); in itdssIOSuccessHandler()
4551 … saLocalPhyControl(agRoot, agNULL, 0, oneDeviceData->phyID, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNULL); in itdssIOUnderFlowWithChkConditionHandler()
HDitddisc.c1459 …ontext->agRoot, agNULL, tdsaRotateQnumber(tiRoot, agNULL), i, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNUL… in tdsaSASFullDiscover()
6884 …ontext->agRoot, agNULL, tdsaRotateQnumber(tiRoot, agNULL), i, AGSA_PHY_NOTIFY_ENABLE_SPINUP, agNUL… in tdsaSASIncrementalDiscover()
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h839 #define AGSA_PHY_NOTIFY_ENABLE_SPINUP 0x10 macro