FreeBSD kernel pms device code
agsaDeviceRegistrationRsp_s Struct Reference

the data structure of DEVICE_REGISTRATION Response More...

#include <sampidefs.h>

Data Fields

bit32 tag
 
bit32 status
 
bit32 deviceId
 
bit32 reserved [12]
 

Detailed Description

the data structure of DEVICE_REGISTRATION Response

use to describe device registration response (64 bytes)

Definition at line 1108 of file sampidefs.h.

Field Documentation

◆ deviceId

bit32 agsaDeviceRegistrationRsp_s::deviceId

Definition at line 1111 of file sampidefs.h.

◆ reserved

bit32 agsaDeviceRegistrationRsp_s::reserved[12]

Definition at line 1112 of file sampidefs.h.

◆ status

bit32 agsaDeviceRegistrationRsp_s::status

Definition at line 1110 of file sampidefs.h.

◆ tag

bit32 agsaDeviceRegistrationRsp_s::tag

Definition at line 1109 of file sampidefs.h.

Referenced by mpiDeviceRegRsp().


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