Searched refs:pci_msi_configure (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | pci_intr_lib.h | 40 extern int pci_msi_configure(dev_info_t *rdip, int type, int count,
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pci_intr_lib.c | 200 pci_msi_configure(dev_info_t *rdip, int type, int count, int inum, in pci_msi_configure() function 990 return (pci_msi_configure(rdip, DDI_INTR_TYPE_MSIX, 1, dup_inum, addr, in pci_msix_dup()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_intr.c | 735 if ((ret = pci_msi_configure(rdip, hdlp->ih_type, in px_msix_ops() 774 if ((ret = pci_msi_configure(rdip, hdlp->ih_type, in px_msix_ops()
|