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

#include <host_lld.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned int   pcieLink: 1
 
      unsigned int   busMaster: 1
 
      unsigned int   pcieIrq: 1
 
      unsigned int   pcieMsi: 1
 
      unsigned int   pcieMsix: 1
 
      unsigned int   nvmeCcEn: 1
 
      unsigned int   nvmeCcShn: 1
 
      unsigned int   mAxiWriteErr: 1
 
      unsigned int   mAxiReadErr: 1
 
      unsigned int   pcieMreqErr: 1
 
      unsigned int   pcieCpldErr: 1
 
      unsigned int   pcieCpldLenErr: 1
 
      unsigned int   reserved0: 20
 
   } 
 
}; 
 

Detailed Description

Definition at line 91 of file host_lld.h.

Field Documentation

◆ 

union { ... } _DEV_IRQ_REG::@6

◆ busMaster

unsigned int _DEV_IRQ_REG::busMaster

Definition at line 99 of file host_lld.h.

◆ dword

unsigned int _DEV_IRQ_REG::dword

Definition at line 95 of file host_lld.h.

◆ mAxiReadErr

unsigned int _DEV_IRQ_REG::mAxiReadErr

Definition at line 106 of file host_lld.h.

◆ mAxiWriteErr

unsigned int _DEV_IRQ_REG::mAxiWriteErr

Definition at line 105 of file host_lld.h.

◆ nvmeCcEn

unsigned int _DEV_IRQ_REG::nvmeCcEn

Definition at line 103 of file host_lld.h.

◆ nvmeCcShn

unsigned int _DEV_IRQ_REG::nvmeCcShn

Definition at line 104 of file host_lld.h.

◆ pcieCpldErr

unsigned int _DEV_IRQ_REG::pcieCpldErr

Definition at line 108 of file host_lld.h.

◆ pcieCpldLenErr

unsigned int _DEV_IRQ_REG::pcieCpldLenErr

Definition at line 109 of file host_lld.h.

◆ pcieIrq

unsigned int _DEV_IRQ_REG::pcieIrq

Definition at line 100 of file host_lld.h.

◆ pcieLink

unsigned int _DEV_IRQ_REG::pcieLink

Definition at line 98 of file host_lld.h.

◆ pcieMreqErr

unsigned int _DEV_IRQ_REG::pcieMreqErr

Definition at line 107 of file host_lld.h.

◆ pcieMsi

unsigned int _DEV_IRQ_REG::pcieMsi

Definition at line 101 of file host_lld.h.

◆ pcieMsix

unsigned int _DEV_IRQ_REG::pcieMsix

Definition at line 102 of file host_lld.h.

◆ reserved0

unsigned int _DEV_IRQ_REG::reserved0

Definition at line 110 of file host_lld.h.


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