ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PCI_X_CAPABILITY Struct Reference

#include <iotypes.h>

Data Fields

PCI_CAPABILITIES_HEADER Header
union {
   struct {
      USHORT   DataParityErrorRecoveryEnable:1
      USHORT   EnableRelaxedOrdering:1
      USHORT   MaxMemoryReadByteCount:2
      USHORT   MaxOutstandingSplitTransactions:3
      USHORT   Reserved:9
   }   bits
   USHORT   AsUSHORT
Command
union {
   struct {
      ULONG   FunctionNumber:3
      ULONG   DeviceNumber:5
      ULONG   BusNumber:8
      ULONG   Device64Bit:1
      ULONG   Capable133MHz:1
      ULONG   SplitCompletionDiscarded:1
      ULONG   UnexpectedSplitCompletion:1
      ULONG   DeviceComplexity:1
      ULONG   DesignedMaxMemoryReadByteCount:2
      ULONG   DesignedMaxOutstandingSplitTransactions:3
      ULONG   DesignedMaxCumulativeReadSize:3
      ULONG   ReceivedSplitCompletionErrorMessage:1
      ULONG   CapablePCIX266:1
      ULONG   CapablePCIX533:1
   }   bits
   ULONG   AsULONG
Status

Detailed Description

Definition at line 3310 of file iotypes.h.


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

Generated on Sat May 26 2012 06:32:33 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.