Searched defs:PPCI_COMMON_CONFIG (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dwdm.h6667 } PCI_COMMON_CONFIG, *PPCI_COMMON_CONFIG; typedef in typeref:struct:_PCI_COMMON_CONFIG
6674 } PCI_COMMON_CONFIG, *PPCI_COMMON_CONFIG; typedef in typeref:struct:_PCI_COMMON_CONFIG
6693 (((PPCI_COMMON_CONFIG) (PciData))->HeaderType & ~PCI_MULTIFUNCTION)
6696 ((((PPCI_COMMON_CONFIG) (PciData))->HeaderType & PCI_MULTIFUNCTION) != 0)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dwdm.h6667 } PCI_COMMON_CONFIG, *PPCI_COMMON_CONFIG; typedef in typeref:struct:_PCI_COMMON_CONFIG
6674 } PCI_COMMON_CONFIG, *PPCI_COMMON_CONFIG; typedef in typeref:struct:_PCI_COMMON_CONFIG
6693 (((PPCI_COMMON_CONFIG) (PciData))->HeaderType & ~PCI_MULTIFUNCTION)
6696 ((((PPCI_COMMON_CONFIG) (PciData))->HeaderType & PCI_MULTIFUNCTION) != 0)

Completed in 159 milliseconds