Searched refs:PCITOOL_SYSTEM_INTR_INFO (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/ |
H A D | Intrs.xs | 99 ret = ioctl(fd, PCITOOL_SYSTEM_INTR_INFO, &iinfo);
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pci_tools.h | 63 #define PCITOOL_SYSTEM_INTR_INFO (PCITOOL_IOC | 8) macro
|
/titanic_41/usr/src/uts/sun4v/io/niumx/ |
H A D | niumx_tools.c | 201 case PCITOOL_SYSTEM_INTR_INFO: in niumx_ioctl() 502 case PCITOOL_SYSTEM_INTR_INFO: in niumxtool_intr()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 235 case PCITOOL_SYSTEM_INTR_INFO: in px_ioctl()
|
H A D | px_tools.c | 405 case PCITOOL_SYSTEM_INTR_INFO: in pxtool_intr()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 299 case PCITOOL_SYSTEM_INTR_INFO: in pci_ioctl()
|
H A D | pci_tools.c | 521 case PCITOOL_SYSTEM_INTR_INFO: in pcitool_intr_admn()
|
/titanic_41/usr/src/cmd/pcitool/ |
H A D | pcitool.c | 1536 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()
|
/titanic_41/usr/src/uts/i86pc/io/pci/ |
H A D | pci_tools.c | 524 case PCITOOL_SYSTEM_INTR_INFO: in pcitool_intr_admn()
|
H A D | pci_common.c | 1085 case PCITOOL_SYSTEM_INTR_INFO: in pci_common_ioctl()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 705 err = ldi_ioctl(lh, PCITOOL_SYSTEM_INTR_INFO, (intptr_t)&intr_info, in mac_validate_intr()
|