Searched refs:agsaFwProfileIOMB_t (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | saioctlcmd.c | 82 agsaFwProfileIOMB_t *pPayload; in saFwProfile() 164 pPayload = (agsaFwProfileIOMB_t *)pMessage; in saFwProfile() 167 OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaFwProfileIOMB_t, tag), pRequest->HTag); in saFwProfile() 168 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaFwProfileIOMB_t, tcid_processor_cmd), tcid_p… in saFwProfile() 169 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaFwProfileIOMB_t, codeStartAdd), fwProfileInf… in saFwProfile() 170 …OSSA_WRITE_LE_32(agRoot, pPayload, OSSA_OFFSET_OF(agsaFwProfileIOMB_t, codeEndAdd), fwProfileInfo-… in saFwProfile()
|
| HD | sampidefs.h | 582 } agsaFwProfileIOMB_t; typedef
|