Searched refs:agsaSetPhyProfileCmd_V_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | sampicmd.c | 453 agsaSetPhyProfileCmd_V_t payload; in mpiSetPhyProfileCmd() 488 si_memset(&payload, 0, sizeof(agsaSetPhyProfileCmd_V_t)); in mpiSetPhyProfileCmd() 491 … OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, tag), pRequest->HTag); in mpiSetPhyProfileCmd() 492 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID… in mpiSetPhyProfileCmd() 496 …OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, PageSpecificArea[i]),*… in mpiSetPhyProfileCmd()
|
| HD | sampidefs.h | 1267 } agsaSetPhyProfileCmd_V_t; typedef
|