Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_bios.c130 bios = pci_map_rom(adev->pdev, &size); in amdgpu_read_bios()
/dragonfly/sys/dev/drm/include/linux/
HDpci.h509 pci_map_rom(struct pci_dev *pdev, size_t *size) in pci_map_rom() function
/dragonfly/sys/dev/drm/i915/
HDintel_bios.c1523 bios = pci_map_rom(pdev, &size); in intel_bios_init()