Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_tools.h140 #define PCITOOL_INTR_FLAG_SET_MSI 0x4 macro
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c292 if (iset.flags & PCITOOL_INTR_FLAG_SET_MSI) { in pxtool_set_intr()
342 if (iset.flags & PCITOOL_INTR_FLAG_SET_MSI) { in pxtool_set_intr()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1700 iset.flags = PCITOOL_INTR_FLAG_SET_MSI; in set_interrupts()
1726 if (iset.flags == PCITOOL_INTR_FLAG_SET_MSI) in set_interrupts()
1737 if (iset.flags == PCITOOL_INTR_FLAG_SET_MSI) in set_interrupts()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c450 (iset.flags & PCITOOL_INTR_FLAG_SET_MSI)) { in pcitool_set_intr()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c165 if (iset.flags & PCITOOL_INTR_FLAG_SET_MSI) { in pcitool_set_intr()