OpenSSD Cosmos+ Platform Firmware  0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
_PCIE_FUNC_REG Struct Reference

#include <host_lld.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned int   busMaster: 1
 
      unsigned int   msiEnable: 1
 
      unsigned int   msixEnable: 1
 
      unsigned int   irqDisable: 1
 
      unsigned int   msiVecNum: 3
 
      unsigned int   reserved0: 25
 
   } 
 
}; 
 

Detailed Description

Definition at line 130 of file host_lld.h.

Field Documentation

◆ 

union { ... } _PCIE_FUNC_REG::@14

◆ busMaster

unsigned int _PCIE_FUNC_REG::busMaster

Definition at line 137 of file host_lld.h.

◆ dword

unsigned int _PCIE_FUNC_REG::dword

Definition at line 134 of file host_lld.h.

◆ irqDisable

unsigned int _PCIE_FUNC_REG::irqDisable

Definition at line 140 of file host_lld.h.

◆ msiEnable

unsigned int _PCIE_FUNC_REG::msiEnable

Definition at line 138 of file host_lld.h.

◆ msiVecNum

unsigned int _PCIE_FUNC_REG::msiVecNum

Definition at line 141 of file host_lld.h.

◆ msixEnable

unsigned int _PCIE_FUNC_REG::msixEnable

Definition at line 139 of file host_lld.h.

◆ reserved0

unsigned int _PCIE_FUNC_REG::reserved0

Definition at line 142 of file host_lld.h.


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