Home
last modified time | relevance | path

Searched refs:pciio (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/efi/loader/
H A Dframebuffer.c195 status = pciio->Mem.Read(pciio, EfiPciIoWidthUint32, in efifb_uga_find_pixel()
208 status = pciio->Mem.Read(pciio, EfiPciIoWidthUint32, in efifb_uga_find_pixel()
241 EFI_PCI_IO_PROTOCOL *pciio; in efifb_uga_get_pciio() local
260 pciio = NULL; in efifb_uga_get_pciio()
263 (void **)&pciio); in efifb_uga_get_pciio()
266 return (pciio); in efifb_uga_get_pciio()
282 if (pciio == NULL) in efifb_uga_locate_framebuffer()
289 status = pciio->GetBarAttributes(pciio, bar, NULL, in efifb_uga_locate_framebuffer()
322 EFI_PCI_IO_PROTOCOL *pciio; in efifb_from_uga() local
344 pciio = efifb_uga_get_pciio(); in efifb_from_uga()
[all …]
/freebsd/tools/build/test-includes/
H A Dbadfiles.inc92 sys/pciio.h \
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc331 /* Entries from file: dev/pci/pciio.h */