Searched refs:phyOperation (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c413 * \param phyOperation
425 bit32 phyOperation,
448 SA_DBG2(("saLocalPhyControl: phy%d operation %08X\n", phyId, phyOperation));
450 switch(phyOperation)
499 ret = mpiLocalPhyControlCmd(agRoot, pRequest->HTag, phyId, phyOperation, queueNum);
546 ossaLocalPhyControlCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
550 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
589 ossaLocalPhyControlCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
593 agCB(agRoot, agContext, phyId, phyOperation, OSSA_FAILURE, (void *)&errorParam);
656 ossaLocalPhyControlCB(agRoot, agContext, copyPhyId, phyOperation, OSSA_SUCCES
420 saLocalPhyControl( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 queueNum, bit32 phyId, bit32 phyOperation, ossaLocalPhyControlCB_t agCB ) argument
[all...]
/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h508 bit8 phyOperation; member in struct:smpReqPhyControl_s
1034 bit8 phyOperation; /* byte 10 */ member in struct:smpReqPhyControl2_s
H A Ddmsmp.c542 smpPhyControlReq.phyOperation = phyOp;
3098 if (smpPhyControlReq->phyOperation == SMP_PHY_CONTROL_CLEAR_AFFILIATION)
3105 DM_DBG3(("dmSMPCompleted: unknown phy operation 0x%x\n", smpPhyControlReq->phyOperation));
3642 if (smpPhyControl2Req->phyOperation == SMP_PHY_CONTROL_CLEAR_AFFILIATION)
3649 DM_DBG1(("dmSMPCompleted: unknown phy operation 0x%x\n", smpPhyControl2Req->phyOperation));
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h1173 bit8 phyOperation; member in struct:agsaSmpReqPhyControl_s
H A Dsaapi.h141 bit32 phyOperation,
H A Dsaosapi.h486 bit32 phyOperation,
H A Dsa.h3508 bit32 phyOperation,
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h782 bit8 phyOperation; member in struct:smpReqPhyControl_s
H A Dsmproto.h1742 bit32 phyOperation,
H A Dsmsatcb.c12149 bit32 phyOperation,
12161 SM_DBG1(("smLocalPhyControlCB: start phyId 0x%x phyOperation 0x%x status 0x%x\n",phyId,phyOperation,status));
12192 switch (phyOperation)
12230 SM_DBG1(("ossaLocalPhyControlCB: error default case. phyOperation is %d!!!\n", phyOperation));
12145 smLocalPhyControlCB( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 phyId, bit32 phyOperation, bit32 status, void *parm ) argument
H A Dsmsat.c1227 smpPhyControlReq.phyOperation = phyOp;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h732 bit8 phyOperation; member in struct:smpReqPhyControl_s
H A Dossacmnapi.c5540 * \param phyOperation Operation to be done on the phy
5553 bit32 phyOperation,
5573 TI_DBG3(("ossaLocalPhyControlCB: phyOperation %d status 0x%x\n", phyOperation, status));
5574 switch (phyOperation)
5578 if (phyOperation == AGSA_PHY_LINK_RESET)
5704 TI_DBG1(("ossaLocalPhyControlCB: UNKNOWN default case. phyOperation %d status 0x%x\n", phyOperation, status));
5847 TI_DBG1(("ossaGetPhyProfileCB: UNKNOWN default case. phyOperation %d status 0x%x\n", ppc, status));
5549 ossaLocalPhyControlCB( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 phyId, bit32 phyOperation, bit32 status, void *parm ) argument
H A Dtdmisc.c2266 smpPhyControlReq.phyOperation = phyOp;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdcb.c1983 if (smpPhyControlReq->phyOperation == SMP_PHY_CONTROL_CLEAR_AFFILIATION)
1988 else if (smpPhyControlReq->phyOperation == SMP_PHY_CONTROL_HARD_RESET ||
1989 smpPhyControlReq->phyOperation == SMP_PHY_CONTROL_LINK_RESET )
2010 TI_DBG1(("itdssSMPCompleted: unknown phy operation 0x%x\n", smpPhyControlReq->phyOperation));

Completed in 415 milliseconds