Searched refs:EfiPciIoWidthUint16 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 345 status = efi_early->call(pci->pci.read, pci, EfiPciIoWidthUint16, in __setup_efi_pci32() 353 status = efi_early->call(pci->pci.read, pci, EfiPciIoWidthUint16, in __setup_efi_pci32() 451 status = efi_early->call(pci->pci.read, pci, EfiPciIoWidthUint16, in __setup_efi_pci64() 459 status = efi_early->call(pci->pci.read, pci, EfiPciIoWidthUint16, in __setup_efi_pci64()
|
/linux-4.4.14/include/linux/ |
D | efi.h | 313 EfiPciIoWidthUint16, enumerator
|