Searched refs:agsaGetDevInfoCmd_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sampicmd.c | 551 agsaGetDevInfoCmd_t payload; in mpiGetDeviceInfoCmd() 588 si_memset(&payload, 0, sizeof(agsaGetDevInfoCmd_t)); in mpiGetDeviceInfoCmd() 591 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, tag), pRequest->HTag); in mpiGetDeviceInfoCmd() 592 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetDevInfoCmd_t, DeviceId), deviceid); in mpiGetDeviceInfoCmd()
|
H A D | sampidefs.h | 508 } agsaGetDevInfoCmd_t; typedef
|