FreeBSD kernel pms device code
agsaMPIContext_s Struct Reference

data structure for set fields in MPI table. The agsaMPIContext_t data structure is used to set fields in MPI table. For details of MPI table, refer to PM8001 Tachyon SPC 8x6G Programmers' Manual PMC-2080222 or PM8008/PM8009/PM8018 Tachyon SPCv/SPCve/SPCv+ Programmers Manual PMC-2091148/PMC-2102373. sTSDK section 4.39 More...

#include <sa.h>

Data Fields

bit32 MPITableType
 
bit32 offset
 
bit32 value
 

Detailed Description

data structure for set fields in MPI table. The agsaMPIContext_t data structure is used to set fields in MPI table. For details of MPI table, refer to PM8001 Tachyon SPC 8x6G Programmers' Manual PMC-2080222 or PM8008/PM8009/PM8018 Tachyon SPCv/SPCve/SPCv+ Programmers Manual PMC-2091148/PMC-2102373. sTSDK section 4.39

Definition at line 3432 of file sa.h.

Field Documentation

◆ MPITableType

bit32 agsaMPIContext_s::MPITableType

Definition at line 3434 of file sa.h.

Referenced by mpiInitialize(), and tdsaGetSwConfigParams().

◆ offset

bit32 agsaMPIContext_s::offset

Definition at line 3435 of file sa.h.

Referenced by mpiInitialize(), and tdsaGetSwConfigParams().

◆ value

bit32 agsaMPIContext_s::value

Definition at line 3436 of file sa.h.

Referenced by mpiInitialize(), and tdsaGetSwConfigParams().


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