Searched refs:PhyId (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sampirsp.c | 2694 bit32 PhyId; in mpiGetPhyProfileRsp() local 2726 PhyId = Reserved_SOP_PHYID & 0xFF; in mpiGetPhyProfileRsp() 2738 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2744 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2750 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2756 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2762 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2768 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2774 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() 2780 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp() [all …]
|
H A D | sampicmd.c | 286 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 D | saproto.h | 609 bit32 PhyId, 617 bit32 PhyId,
|