Searched refs:ih_pc (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sys/arch/armv7/vexpress/
H A Dpciecam.c320 pci_chipset_tag_t ih_pc; member in struct:pciecam_intr_handle
332 ih->ih_pc = pa->pa_pc;
352 ih->ih_pc = pa->pa_pc;
400 if (pci_get_capability(ih->ih_pc, ih->ih_tag, PCI_CAP_MSI,
405 pci_conf_write(ih->ih_pc, ih->ih_tag,
407 pci_conf_write(ih->ih_pc, ih->ih_tag,
409 pci_conf_write(ih->ih_pc, ih->ih_tag,
412 pci_conf_write(ih->ih_pc, ih->ih_tag,
414 pci_conf_write(ih->ih_pc, ih->ih_tag,
417 pci_conf_write(ih->ih_pc, i
[all...]
/openbsd-current/sys/arch/arm64/dev/
H A Dpci_machdep.c158 ihp->ih_pc = pa->pa_pc;
184 ihp->ih_pc = pa->pa_pc;
215 ihp->ih_pc = pa->pa_pc;
H A Dacpipci.c593 ihp->ih_pc = pa->pa_pc;
638 data = acpipci_iort_map_msi(ih.ih_pc, ih.ih_tag, &ic);
670 pci_msix_enable(ih.ih_pc, ih.ih_tag,
673 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
H A Daplpcie.c910 ihp->ih_pc = pa->pa_pc;
950 pci_msix_enable(ih.ih_pc, ih.ih_tag,
953 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
/openbsd-current/sys/arch/powerpc64/dev/
H A Dpci_machdep.c130 ihp->ih_pc = pa->pa_pc;
159 ihp->ih_pc = pa->pa_pc;
H A Dphb.c604 ihp->ih_pc = pa->pa_pc;
674 pci_msix_enable(ih.ih_pc, ih.ih_tag,
677 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
/openbsd-current/sys/arch/riscv64/dev/
H A Dpci_machdep.c129 ihp->ih_pc = pa->pa_pc;
166 ihp->ih_pc = pa->pa_pc;
H A Dstfpcie.c883 ihp->ih_pc = pa->pa_pc;
930 pci_msix_enable(ih.ih_pc, ih.ih_tag,
933 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
/openbsd-current/sys/dev/fdt/
H A Drkpcie.c578 ihp->ih_pc = pa->pa_pc;
612 data = pci_requester_id(ih.ih_pc, ih.ih_tag);
621 pci_msix_enable(ih.ih_pc, ih.ih_tag,
624 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
H A Dpciecam.c362 ihp->ih_pc = pa->pa_pc;
398 data = pci_requester_id(ih.ih_pc, ih.ih_tag);
430 pci_msix_enable(ih.ih_pc, ih.ih_tag,
433 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
H A Dmvkpcie.c756 ihp->ih_pc = pa->pa_pc;
790 data = pci_requester_id(ih.ih_pc, ih.ih_tag);
799 pci_msix_enable(ih.ih_pc, ih.ih_tag,
802 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
H A Dbcm2711_pcie.c426 ihp->ih_pc = pa->pa_pc;
H A Ddwpcie.c1757 ihp->ih_pc = pa->pa_pc;
1850 data = pci_requester_id(ih.ih_pc, ih.ih_tag);
1889 pci_msix_enable(ih.ih_pc, ih.ih_tag,
1892 pci_msi_enable(ih.ih_pc, ih.ih_tag, addr, data);
/openbsd-current/sys/arch/arm64/include/
H A Dpci_machdep.h42 pci_chipset_tag_t ih_pc; member in struct:__anon23
/openbsd-current/sys/arch/riscv64/include/
H A Dpci_machdep.h42 pci_chipset_tag_t ih_pc; member in struct:__anon6
/openbsd-current/sys/arch/powerpc64/include/
H A Dpci_machdep.h43 pci_chipset_tag_t ih_pc; member in struct:__anon5
/openbsd-current/sys/arch/armv7/marvell/
H A Dmvpcie.c786 pci_chipset_tag_t ih_pc; member in struct:mvpcie_intr_handle
804 ih->ih_pc = pa->pa_pc;

Completed in 110 milliseconds