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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2116 bit32 phyId, operation, status, tag, phyOpId; local
2124 OSSA_READ_LE_32(AGROOT, &phyOpId, pIomb, OSSA_OFFSET_OF(agsaLocalPhyCntrlRsp_t, phyOpId)) ;
2130 SA_DBG1(("mpiPhyCntrlRsp: Bad Response IOMB!!! pRequest is NULL. TAG=0x%x STATUS=0x%x PhyOpId=0x%x\n", tag, status, phyOpId));
2140 phyId = phyOpId & LOCAL_PHY_PHYID;
2141 operation = (phyOpId & LOCAL_PHY_OP_BITS) >> SHIFT8;
H A Dsampidefs.h1095 bit32 phyOpId; member in struct:agsaLocalPhyCntrlRsp_s

Completed in 72 milliseconds