FreeBSD kernel pms device code
agsaGetDeviceStateRsp_s Struct Reference

the data structure of Get Device State Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 status
 
bit32 deviceId
 
bit32 ds
 
bit32 reserved [11]
 

Detailed Description

the data structure of Get Device State Response

use to describe MPI Get Device State Response (64 bytes)

Definition at line 1595 of file sampidefs.h.

Field Documentation

◆ deviceId

bit32 agsaGetDeviceStateRsp_s::deviceId

Definition at line 1598 of file sampidefs.h.

Referenced by mpiGetDeviceStateRsp().

◆ ds

bit32 agsaGetDeviceStateRsp_s::ds

Definition at line 1599 of file sampidefs.h.

◆ reserved

bit32 agsaGetDeviceStateRsp_s::reserved[11]

Definition at line 1600 of file sampidefs.h.

◆ status

bit32 agsaGetDeviceStateRsp_s::status

Definition at line 1597 of file sampidefs.h.

◆ tag

bit32 agsaGetDeviceStateRsp_s::tag

Definition at line 1596 of file sampidefs.h.

Referenced by mpiGetDeviceStateRsp().


The documentation for this struct was generated from the following file: