Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A DIntrs.xs99 ret = ioctl(fd, PCITOOL_SYSTEM_INTR_INFO, &iinfo);
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_tools.h63 #define PCITOOL_SYSTEM_INTR_INFO (PCITOOL_IOC | 8) macro
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx_tools.c201 case PCITOOL_SYSTEM_INTR_INFO: in niumx_ioctl()
502 case PCITOOL_SYSTEM_INTR_INFO: in niumxtool_intr()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_devctl.c235 case PCITOOL_SYSTEM_INTR_INFO: in px_ioctl()
H A Dpx_tools.c405 case PCITOOL_SYSTEM_INTR_INFO: in pxtool_intr()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_devctl.c299 case PCITOOL_SYSTEM_INTR_INFO: in pci_ioctl()
H A Dpci_tools.c521 case PCITOOL_SYSTEM_INTR_INFO: in pcitool_intr_admn()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1536 if (ioctl(fd, PCITOOL_SYSTEM_INTR_INFO, &intr_info) != 0) { in get_interrupts()
1571 if (ioctl(fd, PCITOOL_SYSTEM_INTR_INFO, &intr_info) != 0) { in get_interrupts()
1633 if (ioctl(fd, PCITOOL_SYSTEM_INTR_INFO, &intr_info) != 0) { in get_interrupt_ctlr()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c527 case PCITOOL_SYSTEM_INTR_INFO: in pcitool_intr_admn()
H A Dpci_common.c1114 case PCITOOL_SYSTEM_INTR_INFO: in pci_common_ioctl()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1812 err = ldi_ioctl(lh, PCITOOL_SYSTEM_INTR_INFO, (intptr_t)&intr_info, in mac_validate_intr()