Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c62 static int pci_alloc_intr_fixed(dev_info_t *, dev_info_t *,
316 return (pci_alloc_intr_fixed(pdip, rdip, hdlp, result)); in pci_common_intr_ops()
784 pci_alloc_intr_fixed(dev_info_t *pdip, dev_info_t *rdip, in pci_alloc_intr_fixed() function