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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c453 agsaSetPhyProfileCmd_V_t payload;
488 si_memset(&payload, 0, sizeof(agsaSetPhyProfileCmd_V_t));
491 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, tag), pRequest->HTag);
492 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) );
496 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, PageSpecificArea[i]),* (PageData+i) );
H A Dsampidefs.h1267 } agsaSetPhyProfileCmd_V_t; typedef in typeref:struct:agsaSetPhyProfileCmd_V_s

Completed in 65 milliseconds