Home | History | Annotate | Download | only in ddk

Lines Matching refs:HeaderType

478     ULONGLONG HeaderType:1;
486 ULONGLONG HeaderType:1;
494 ULONGLONG HeaderType:1;
4169 UCHAR HeaderType; \
6686 /* PCI_COMMON_CONFIG.HeaderType */
6693 (((PPCI_COMMON_CONFIG) (PciData))->HeaderType & ~PCI_MULTIFUNCTION)
6696 ((((PPCI_COMMON_CONFIG) (PciData))->HeaderType & PCI_MULTIFUNCTION) != 0)
9543 SListHead->Header16.HeaderType = 1;