列挙体定義書 C#

intr_status_bits

構文構文

enum intr_status_bits

ファイル名ファイル名

via-rhine.c

列挙体情報列挙体情報

No. 名称 属性説明
1
intr_status_bits   
  IntrRxDone 0x0001  
  IntrRxErr 0x0004  
  IntrRxEmpty 0x0020  
  IntrTxDone 0x0002  
  IntrTxError 0x0008  
  IntrTxUnderrun 0x0210  
  IntrPCIErr 0x0040  
  IntrStatsMax 0x0080  
  IntrRxEarly 0x0100 mapped from IntrStatus2
  IntrRxOverflow 0x0400  
  IntrRxDropped 0x0800  
  IntrRxNoBuf 0x1000  
  IntrTxAborted 0x2000  
  IntrLinkChange 0x4000  
  IntrRxWakeUp 0x8000  
  IntrNormalSummary 0x0003  
  IntrAbnormalSummary 0xC260  
  IntrTxDescRace 0x080000  
  IntrTxErrSummary 0x082218  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー