Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/drivers/pci/
H A Dpci.h125 } PCI_CARD_DESCRIPTOR, *PPCI_CARD_DESCRIPTOR; typedef
/reactos/hal/halx86/legacy/bus/
H A Dpcibus.c968 sizeof(PCI_CARD_DESCRIPTOR)]; in HalpQueryPciRegistryInfo()
1114 sizeof(PCI_CARD_DESCRIPTOR)), in HalpQueryPciRegistryInfo()
1138 if (PartialValueInfo->DataLength == sizeof(PCI_CARD_DESCRIPTOR)) in HalpQueryPciRegistryInfo()
/reactos/hal/halx86/include/
H A Dbus.h158 PCI_CARD_DESCRIPTOR CardList[ANYSIZE_ARRAY];