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