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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h1245 bit32 Reserved_Ppc_SOP_PHYID; member in struct:agsaGetPhyProfileCmd_V_s
1256 bit32 Reserved_Ppc_SOP_PHYID; member in struct:agsaGetPhyProfileRspV_s
1265 bit32 Reserved_Ppc_SOP_PHYID; member in struct:agsaSetPhyProfileCmd_V_s
H A Dsampicmd.c332 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) );
492 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) );
H A Dsampirsp.c2718 OSSA_READ_LE_32(agRoot, &Reserved_SOP_PHYID, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,Reserved_Ppc_SOP_PHYID ));

Completed in 146 milliseconds