Searched refs:PCI_ROM_SIZE (Results 1 – 8 of 8) sorted by relevance
999 size = PCI_ROM_SIZE(mask); in pci_reserve_resources()1410 PCI_ROM_SIZE(mask) % sizeof(buf)) != 0) in pciioctl()1419 if (rom->pr_romlen < PCI_ROM_SIZE(mask)) { in pciioctl()1425 PCI_ROM_SIZE(mask), 0, &h); in pciioctl()1430 len = PCI_ROM_SIZE(mask); in pciioctl()1445 bus_space_unmap(pci->sc_memt, h, PCI_ROM_SIZE(mask)); in pciioctl()1448 rom->pr_romlen = PCI_ROM_SIZE(mask); in pciioctl()
473 #define PCI_ROM_SIZE(mr) \ macro
235 romsize = PCI_ROM_SIZE(mask); in sti_check_rom()
651 if (PCI_ROM_SIZE(mask)) in ppb_alloc_resources()
220 size = PCI_ROM_SIZE(mask); in amdgpu_read_bios()
3160 if (addr == 0 && PCI_ROM_SIZE(mask) != 0 && pa->pa_memex) { in amdgpu_attach()3164 size = PCI_ROM_SIZE(mask); in amdgpu_attach()
1084 if (addr == 0 && PCI_ROM_SIZE(mask) != 0 && pa->pa_memex) { in radeondrm_attach_kms()1088 size = PCI_ROM_SIZE(mask); in radeondrm_attach_kms()
165 size = PCI_ROM_SIZE(mask); in radeon_read_bios()