Home
last modified time | relevance | path

Searched refs:phyID (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c472 bit8 phyID in tddmAddToSharedcontext() argument
546 if (oneDeviceData->phyID == 0xFF) in tddmAddToSharedcontext()
548 oneDeviceData->phyID = phyID; in tddmAddToSharedcontext()
584 if (oneDeviceData->phyID == 0xFF) in tddmAddToSharedcontext()
586 oneDeviceData->phyID = phyID; in tddmAddToSharedcontext()
616 bit8 phyID; in tddmPortDeviceAdd() local
625 phyID = (dmDeviceInfo->ext) & 0xFF; in tddmPortDeviceAdd()
643 phyID in tddmPortDeviceAdd()
657 TI_DBG2(("tddmPortDeviceAdd: phyID 0x%x\n", phyID)); in tddmPortDeviceAdd()
692 phyID in tddmPortDeviceAdd()
[all …]
H A Dtdmisc.c852 oneDeviceData->phyID, in tiINITaskManagement()
1095 …Root, agContext, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, AGSA_PHY_HARD_RES… in tiINITaskManagement()
1229 …Root, agContext, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, AGSA_PHY_HARD_RES… in tiINITaskManagement()
1421 agSMPFrame->phyId = tiPassthroughCmnd->protocol.SMP.phyID; in tiCOMPassthroughCmndStart()
2017 …Root, agContext, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, AGSA_PHY_HARD_RES… in tiINITransportRecovery()
2061 …Root, agContext, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, AGSA_PHY_LINK_RES… in tiINITransportRecovery()
2216 bit8 phyID; in tdsaPhyControlSend() local
2224 phyID = oneDeviceData->phyID; in tdsaPhyControlSend()
2259 …yControlSend: did %d expander did %d phyid %d\n", oneDeviceData->id, oneExpDeviceData->id, phyID)); in tdsaPhyControlSend()
2265 smpPhyControlReq.phyIdentifier = phyID; in tdsaPhyControlSend()
H A Dtdproto.h393 bit32 phyID
494 bit8 phyID,
517 bit8 phyID
1694 bit8 phyID
1708 bit8 phyID
1797 bit8 phyID
1811 bit8 phyID
2113 bit8 phyID
2222 bit8 phyID
H A Dossacmnapi.c2538 (oneDeviceData->phyID == PhyID) ) in ossaHwCB()
5716 bit32 phyID, in ossaGetPhyProfileCB() argument
5802 tdsaAllShared->analog[phyID].spaRegister0 = analog->Dword0; in ossaGetPhyProfileCB()
5803 tdsaAllShared->analog[phyID].spaRegister1 = analog->Dword1; in ossaGetPhyProfileCB()
5804 tdsaAllShared->analog[phyID].spaRegister2 = analog->Dword2; in ossaGetPhyProfileCB()
5805 tdsaAllShared->analog[phyID].spaRegister3 = analog->Dword3; in ossaGetPhyProfileCB()
5832 status, phyID)); in ossaGetPhyProfileCB()
5841 ostiGetPhyGeneralStatusRsp(tiRoot, GenStatus, phyID); in ossaGetPhyProfileCB()
5862 bit32 phyID, in ossaSetPhyProfileCB() argument
6178 (bit32)oneDeviceData->phyID, in ossaDeviceRegistrationCB()
[all …]
H A Dtdsmcmnapi.c71 PhyID = oneDeviceData->phyID; in smReportRemovalDirect()
149 PhyID = oneDeviceData->phyID; in smHandleDirect()
200 tmpOneDeviceData->phyID = oneDeviceData->phyID; in smHandleDirect()
641 …(agRoot, agNULL, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, AGSA_PHY_HARD_RES… in tdsmIDCompletedCB()
H A Dtdport.c6493 bit8 phyID, in tdssAddSASToSharedcontext() argument
6657 oneDeviceData->phyID = phyID; in tdssAddSASToSharedcontext()
6759 oneDeviceData->phyID = phyID; in tdssAddSASToSharedcontext()
6938 bit8 phyID in tdssNewAddSASToSharedcontext() argument
7019 if (oneDeviceData->phyID == 0xFF) in tdssNewAddSASToSharedcontext()
7021 oneDeviceData->phyID = phyID; in tdssNewAddSASToSharedcontext()
7076 if (oneDeviceData->phyID == 0xFF) in tdssNewAddSASToSharedcontext()
7078 oneDeviceData->phyID = phyID; in tdssNewAddSASToSharedcontext()
7633 bit8 phyID in tdssNewAddSATAToSharedcontext() argument
7725 oneDeviceData->phyID = phyID; in tdssNewAddSATAToSharedcontext()
[all …]
H A Dtdioctl.c2644 pDeviceInfo->devInfo.phyId = oneDeviceData->phyID; in tdsaDeviceInfoGetIoctl()
2900 bit32 phyID in ostiGetPhyGeneralStatusRsp() argument
2919 …osti_memcpy(&pSetPhyStatusRes->PhyGenData[phyID], GenStatus, sizeof(agsaSASPhyGeneralStatusPage_t)… in ostiGetPhyGeneralStatusRsp()
H A Dtdinit.c2977 tdsaDeviceData[i].phyID = 0xFF; in tdsaDeviceDataInit()
3096 oneDeviceData->phyID = 0xFF; in tdsaDeviceDataReInit()
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c943 bit32 phyID in saSetPhyProfile() argument
948 SA_DBG1(("saSetPhyProfile: ppc 0x%x length 0x%x phyID %d\n", ppc,length,phyID)); in saSetPhyProfile()
955 ret = mpiSetPhyProfileCmd( agRoot,agContext,ppc ,phyID,length,buffer); in saSetPhyProfile()
961 ret = mpiSetPhyProfileCmd( agRoot,agContext,ppc ,phyID,length,buffer); in saSetPhyProfile()
967 ret = mpiSetPhyProfileCmd( agRoot,agContext,ppc ,phyID,length,buffer); in saSetPhyProfile()
973 ret = mpiSetPhyProfileCmd( agRoot,agContext,ppc ,phyID,length,buffer); in saSetPhyProfile()
/freebsd-13.1/sys/dev/pms/RefTisa/sat/api/
H A Dsmapi.h43 bit32 phyID,
/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmproto.h358 bit8 phyID
493 bit8 phyID
696 bit8 phyID
H A Ddmtypes.h230 bit8 phyID; /* PhyID this device is attached to SPC or expander */ member
H A Ddmdisc.c3892 bit8 phyID in dmPortSASDeviceAdd() argument
3940 phyID in dmPortSASDeviceAdd()
4062 phyID in dmPortSASDeviceAdd()
4158 extension = phyID; in dmPortSASDeviceAdd()
4197 phyID, extension)); in dmPortSASDeviceAdd()
4212 dmReportPhySataSend(dmRoot, oneAttachedExpDeviceData, phyID); in dmPortSASDeviceAdd()
6463 bit8 phyID in dmAddSASToSharedcontext() argument
6554 if (oneDeviceData->phyID == 0xFF) in dmAddSASToSharedcontext()
6556 oneDeviceData->phyID = phyID; in dmAddSASToSharedcontext()
6623 if (oneDeviceData->phyID == 0xFF) in dmAddSASToSharedcontext()
[all …]
H A Ddminit.c521 dmDeviceData[i].phyID = 0xFF; in dmDeviceDataInit()
567 oneDeviceData->phyID = 0xFF; in dmDeviceDataReInit()
H A Ddmsmp.c522 bit8 phyID // added in dmPhyControlSend() argument
541 smpPhyControlReq.phyIdentifier = phyID; in dmPhyControlSend()
/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsminit.c338 oneDeviceData->phyID = 0xFF; in smDeviceDataReInit()
398 smDeviceData[i].phyID = 0xFF; in smDeviceDataInit()
H A Dsmtypes.h100 bit32 phyID; member
H A Dsmproto.h142 bit32 phyID
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h150 bit32 phyID
160 bit32 phyID
H A Dsaosapi.h497 bit32 phyID,
507 bit32 phyID,
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c825 PhyID = oneDeviceData->phyID; in satSetFeaturesCB()
3607 bit8 phyID in tdssAddSATAToSharedcontext() argument
3672 (void *)tdsaAllShared->Ports[phyID].tiPortalContext in tdssAddSATAToSharedcontext()
3680 (void *) tdsaAllShared->Ports[phyID].tiPortalContext in tdssAddSATAToSharedcontext()
3718 oneDeviceData->phyID = phyID; in tdssAddSATAToSharedcontext()
3721 flag = (bit8)((phyID << 4) | TLR); in tdssAddSATAToSharedcontext()
3814 (void *)tdsaAllShared->Ports[oneDeviceData->phyID].tiPortalContext in tdssRetrySATAID()
3822 (void *) tdsaAllShared->Ports[oneDeviceData->phyID].tiPortalContext in tdssRetrySATAID()
3837 (void *)tdsaAllShared->Ports[oneDeviceData->phyID].tiPortalContext in tdssRetrySATAID()
3891 satIOContext->pid = tdsaAllShared->Ports[oneDeviceData->phyID].portContext->id; in tdssRetrySATAID()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h363 bit8 phyID; /* PhyID this device is attached to SPC or expander */ member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c4172 bit8 phyID in dumpRoutingAttributes() argument
4178 TI_DBG3(("dumpRoutingAttributes: phyID %d\n", phyID)); in dumpRoutingAttributes()
4182 for(i=0;i <= ((bit32)phyID + 1); i++) in dumpRoutingAttributes()
6015 bit8 phyID in tdsaPortSASDeviceAdd() argument
6049 phyID in tdsaPortSASDeviceAdd()
6123 phyID in tdsaPortSASDeviceAdd()
6586 bit8 phyID in tdsaPortSATADeviceAdd() argument
6616 phyID in tdsaPortSATADeviceAdd()
6624 flag = (bit8)((phyID << 4) | TLR); in tdsaPortSATADeviceAdd()
H A Ditdcb.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()
/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c385 pDeviceInfo->phyId = pDeviceData->phyID; in agtiapi_getdevlist()
392 tiIniGetDirectSataSasAddr(&pCard->tiRoot, pDeviceData->phyID, &sasAddressHi, &sasAddressLo); in agtiapi_getdevlist()
394 … pDeviceInfo->sasAddressLo = DMA_BEBIT32_TO_BIT32(*(bit32*)sasAddressLo) + pDeviceData->phyID + 16; in agtiapi_getdevlist()

12