FreeBSD kernel pms device code
agsaDeviceHandleArrivedNotify_s Struct Reference

the data structure of Device Handle Arrived Notification More...

#include <sampidefs.h>

Data Fields

bit32 CTag
 
bit32 HostAssignedIdFwdDeviceId
 
bit32 ProtConrPortId
 
bit8 sasAddrHi [4]
 
bit8 sasAddrLow [4]
 
bit32 reserved [10]
 

Detailed Description

the data structure of Device Handle Arrived Notification

use to describe MPI Device Handle Arrived Notification ( 64 bytes)

Definition at line 1459 of file sampidefs.h.

Field Documentation

◆ CTag

bit32 agsaDeviceHandleArrivedNotify_s::CTag

Definition at line 1460 of file sampidefs.h.

◆ HostAssignedIdFwdDeviceId

bit32 agsaDeviceHandleArrivedNotify_s::HostAssignedIdFwdDeviceId

Definition at line 1461 of file sampidefs.h.

◆ ProtConrPortId

bit32 agsaDeviceHandleArrivedNotify_s::ProtConrPortId

Definition at line 1462 of file sampidefs.h.

◆ reserved

bit32 agsaDeviceHandleArrivedNotify_s::reserved[10]

Definition at line 1465 of file sampidefs.h.

◆ sasAddrHi

bit8 agsaDeviceHandleArrivedNotify_s::sasAddrHi[4]

Definition at line 1463 of file sampidefs.h.

Referenced by mpiDeviceHandleArrived().

◆ sasAddrLow

bit8 agsaDeviceHandleArrivedNotify_s::sasAddrLow[4]

Definition at line 1464 of file sampidefs.h.

Referenced by mpiDeviceHandleArrived().


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