Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_CARDBUS (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Demulated.c89 else if (d->device_class == PCI_CLASS_BRIDGE_CARDBUS) in pci_emulated_read()
H A Dheader.h1664 #define PCI_CLASS_BRIDGE_CARDBUS 0x0607 macro
H A Dwin32-cfgmgr32.c984 …as_child || d->device_class == PCI_CLASS_BRIDGE_PCI || d->device_class == PCI_CLASS_BRIDGE_CARDBUS) in fill_resources()