Searched refs:EfiPciIoWidthUint16 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/firmware/efi/libstub/ |
D | pci.c | 76 status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16, in efi_pci_disable_bridge_busmaster() 93 status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16, in efi_pci_disable_bridge_busmaster() 100 status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16, in efi_pci_disable_bridge_busmaster() 106 status = efi_call_proto(pci, pci.write, EfiPciIoWidthUint16, in efi_pci_disable_bridge_busmaster()
|
D | x86-stub.c | 67 status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16, in preserve_pci_rom_image() 75 status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16, in preserve_pci_rom_image()
|
D | efistub.h | 601 EfiPciIoWidthUint16, enumerator
|