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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c552 agsaGetDevInfoCmd_t payload;
589 si_memset(&payload, 0, sizeof(agsaGetDevInfoCmd_t));
592 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, tag), pRequest->HTag);
593 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, DeviceId), deviceid);
H A Dsampidefs.h509 } agsaGetDevInfoCmd_t; typedef in typeref:struct:agsaGetDevInfoCmd_s

Completed in 59 milliseconds