Lines Matching refs:pci_intr_handle_t
20 void *default_pci_intr_establish_xname(pci_chipset_tag_t, pci_intr_handle_t,
55 default_pci_intr_establish_xname(pci_chipset_tag_t pc, pci_intr_handle_t ih,
64 pci_intr_type(pci_chipset_tag_t pc, pci_intr_handle_t ih)
71 pci_intr_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,
82 pci_intr_release(pci_chipset_tag_t pc, pci_intr_handle_t *pih, int count)
89 pci_intx_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihp)
91 pci_intr_handle_t *pih;
107 pci_msi_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,
115 pci_msi_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,
123 pci_msix_alloc(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,
131 pci_msix_alloc_exact(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,
139 pci_msix_alloc_map(const struct pci_attach_args *pa, pci_intr_handle_t **ihps,