PCIHeaderTypeFlags

Declaration

typedef enum {
    PCI_deviceType                  = 0x00,
    PCI_bridgeType                  = 0x01,
    PCI_cardBusBridgeType           = 0x02,
    PCI_multiFunctionType           = 0x80
    } PCIHeaderTypeFlags

Prototype In

pcilib.h

Description

Defines for the PCIDeviceInfo.HeaderType field. The names of the flags are self explanatory.

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com