Home
last modified time | relevance | path

Searched refs:PhyId (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2694 bit32 PhyId; in mpiGetPhyProfileRsp() local
2726 PhyId = Reserved_SOP_PHYID & 0xFF; in mpiGetPhyProfileRsp()
2800 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL); in mpiGetPhyProfileRsp()
2852 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId, &analog); in mpiGetPhyProfileRsp()
2872 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , &Snw3 ); in mpiGetPhyProfileRsp()
2938 bit32 PhyId; in mpiSetPhyProfileRsp() local
2967 PhyId = Reserved_Ppc_PHYID & 0xFF; in mpiSetPhyProfileRsp()
2979 ossaSetPhyProfileCB(agRoot, agContext, status, SOP, PhyId, agNULL ); in mpiSetPhyProfileRsp()
2985 ossaSetPhyProfileCB(agRoot, agContext, status, SOP, PhyId, agNULL ); in mpiSetPhyProfileRsp()
2992 ossaSetPhyProfileCB(agRoot, agContext, status, SOP, PhyId, agNULL ); in mpiSetPhyProfileRsp()
[all …]
H A Dsampicmd.c286 bit32 PhyId, in mpiGetPhyProfileCmd() argument
301 SA_DBG1(("mpiGetPhyProfileCmd, Operation 0x%x PhyId %d \n",Operation ,PhyId )); in mpiGetPhyProfileCmd()
331 …tPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) ); in mpiGetPhyProfileCmd()
443 bit32 PhyId, in mpiSetPhyProfileCmd() argument
461 SA_DBG1(("mpiSetPhyProfileCmd, Operation 0x%x PhyId %d \n",Operation ,PhyId )); in mpiSetPhyProfileCmd()
491 …tPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) ); in mpiSetPhyProfileCmd()
H A Dsaproto.h609 bit32 PhyId,
617 bit32 PhyId,