Searched refs:portState (Results 1 – 1 of 1) sorted by relevance
5765 bit32 portState =0; in mpiPortControlRsp() local5775 OSSA_READ_LE_32(AGROOT, &portState, pIomb, OSSA_OFFSET_OF(agsaPortControlRsp_t,rsvdPortState )); in mpiPortControlRsp()5821 portOperation = (((operation & LOCAL_PHY_OP_BITS) >> SHIFT8) | (portState << SHIFT28) ); in mpiPortControlRsp()5823 …SA_DBG1(("mpiPortControlRsp: portState 0x%x operation 0x%x portOperation 0x%x\n",portState, operat… in mpiPortControlRsp()