Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c551 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 Dsampidefs.h508 } agsaGetDevInfoCmd_t; typedef