Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c61 static int pci_alloc_intr_fixed(dev_info_t *, dev_info_t *,
315 return (pci_alloc_intr_fixed(pdip, rdip, hdlp, result)); in pci_common_intr_ops()
781 pci_alloc_intr_fixed(dev_info_t *pdip, dev_info_t *rdip, in pci_alloc_intr_fixed() function