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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c5765 bit32 portState =0; local
5775 OSSA_READ_LE_32(AGROOT, &portState, pIomb, OSSA_OFFSET_OF(agsaPortControlRsp_t,rsvdPortState ));
5821 portOperation = (((operation & LOCAL_PHY_OP_BITS) >> SHIFT8) | (portState << SHIFT28) );
5823 SA_DBG1(("mpiPortControlRsp: portState 0x%x operation 0x%x portOperation 0x%x\n",portState, operation,portOperation ));

Completed in 72 milliseconds