Searched refs:CapHdr (Results 1 – 1 of 1) sorted by relevance
134 RT_PCI_CAPABILITIES_HEADER CapHdr; in PlatformClearPciPMEStatus() local154 result = pci_read_config_byte(pdev, CapPointer, &CapHdr.CapabilityID); in PlatformClearPciPMEStatus()161 result = pci_read_config_byte(pdev, CapPointer + 1, &CapHdr.Next); in PlatformClearPciPMEStatus()169 CapId = CapHdr.CapabilityID; in PlatformClearPciPMEStatus()178 CapPointer = CapHdr.Next; in PlatformClearPciPMEStatus()