Searched refs:Pci (Results 1 – 5 of 5) sorted by relevance
335 PCI_DEVICE_PATH Pci; member369 PCI_DEVICE_PATH *Pci; member
204 EFI_PCI_IO_PROTOCOL_CONFIG_ACCESS Pci; member
472 EFI_IO_ACCESS Pci; member
407 params->interface_path.pci.slot = devp.Pci->Device; in efi_arch_edd()408 params->interface_path.pci.function = devp.Pci->Function; in efi_arch_edd()
893 status = pci->Pci.Read(pci, EfiPciIoWidthUint16, PCI_VENDOR_ID, 1, in setup_efi_pci()896 status = pci->Pci.Read(pci, EfiPciIoWidthUint16, PCI_DEVICE_ID, 1, in setup_efi_pci()
Completed in 12 milliseconds