Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpci_tools.h139 #define PCITOOL_INTR_FLAG_GET_MSI 0x2 macro
/titanic_50/usr/src/uts/sun4v/io/niumx/
H A Dniumx_tools.c267 if (intr_info.flags & PCITOOL_INTR_FLAG_GET_MSI) in niumxtool_intr_info()
317 if (iget_p->flags & PCITOOL_INTR_FLAG_GET_MSI) { in niumxtool_get_intr()
/titanic_50/usr/src/cmd/pcitool/
H A Dpcitool.c1414 if (iget_p->flags & PCITOOL_INTR_FLAG_GET_MSI) in print_intr_info()
1529 iget_p->flags = PCITOOL_INTR_FLAG_GET_MSI; in get_interrupts()
1534 intr_info.flags = PCITOOL_INTR_FLAG_GET_MSI; in get_interrupts()
1555 iget_p->flags = PCITOOL_INTR_FLAG_GET_MSI; in get_interrupts()
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_tools.c86 if (intr_info.flags & PCITOOL_INTR_FLAG_GET_MSI) in pxtool_intr_info()
131 if (iget->flags & PCITOOL_INTR_FLAG_GET_MSI) { in pxtool_get_intr()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c264 if (intr_info.flags & PCITOOL_INTR_FLAG_GET_MSI) in pcitool_intr_info()
312 if (partial_iget.flags & PCITOOL_INTR_FLAG_GET_MSI) { in pcitool_get_intr()
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c296 if (partial_iget.flags & PCITOOL_INTR_FLAG_GET_MSI) { in pcitool_get_intr()
463 if (intr_info.flags & PCITOOL_INTR_FLAG_GET_MSI) in pcitool_intr_info()