Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c452 agsaSetPhyProfileCmd_V_t payload; in mpiSetPhyProfileCmd()
487 si_memset(&payload, 0, sizeof(agsaSetPhyProfileCmd_V_t)); in mpiSetPhyProfileCmd()
490 … OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, tag), pRequest->HTag); in mpiSetPhyProfileCmd()
491 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID… in mpiSetPhyProfileCmd()
495 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, PageSpecificArea[i]),*… in mpiSetPhyProfileCmd()
H A Dsampidefs.h1266 } agsaSetPhyProfileCmd_V_t; typedef