/titanic_51/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 201 /* Enable ISP interrupts and login parameters. */ in ql_initialize_adapter() 3543 /* Disable ISP interrupts. */ in ql_reset_chip() 4015 /* Enable ISP interrupts. */ in ql_abort_isp() 4038 /* Enable ISP interrupts. */ in ql_abort_isp()
|
/titanic_51/usr/src/uts/i86pc/os/ |
H A D | trap.c | 460 * Note Also: trap() is usually called with interrupts enabled, (PS_IE == 1) 594 /* Make sure we enable interrupts before die()ing */ in trap()
|
/titanic_51/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 1598 * interrupts, we can use that loop to determine what the current 1835 * of Interrupts. in ovtemp_thr()
|
/titanic_51/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_82599.c | 1025 * and clears all interrupts, perform a PHY reset, and perform a link (MAC) 1039 /* Call adapter stop to disable tx/rx and clear interrupts */ in ixgbe_reset_hw_82599()
|
/titanic_51/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_comp.c | 55 * maximum number of interrupts permitted for a single context in which 56 * the context does not advance to the next DMA descriptor. Interrupts are
|
/titanic_51/usr/src/uts/i86xpv/os/ |
H A D | xen_machdep.c | 451 * suspend interrupts and devices in xen_suspend_domain()
|
/titanic_51/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 1175 * routine to determine the number of hardware and software DMV interrupts
|
/titanic_51/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | smbus.c | 355 "interrupts") == 1) { in smbus_doattach()
|
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_dmae.c | 732 //we'll let the caller decide if DbgBreak should be called when lm_reset_is_inprogress interrupts a DMAE operation. in lm_dmae_context_execute()
|
/titanic_51/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 1034 * make sure that EHCI is receiving interrupts.
|
/titanic_51/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 243 * passed as int == long, no interrupts in _doprnt()
|
/titanic_51/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon.h | 511 * available based on the number of interrupts we can receive at once.
|
/titanic_51/usr/src/lib/libinstzones/common/ |
H A D | zones_exec.c | 220 * adjust interrupts and open files as a prelude to a in z_ExecCmdArray()
|
/titanic_51/usr/src/uts/common/io/mac/ |
H A D | mac_datapath_setup.c | 152 * Whether Rx/Tx interrupts should be re-targeted. Disabled by default. 1317 * Re-target Tx interrupts 3935 * ring threads and interrupts re-targeted. in mac_fanout_recompute_client()
|
/titanic_51/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | main.c | 982 * hook SIGINT and SIGHUP interrupts into quit.c's trap handler in main() 985 /* hold SIGINT/SIGHUP interrupts */ in main()
|
/titanic_51/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 572 * hook SIGINT and SIGHUP interrupts into quit.c's trap handler in main() 575 /* hold SIGINT/SIGHUP interrupts */ in main()
|
/titanic_51/usr/src/uts/common/os/ |
H A D | clock.c | 1393 * Check for lost interrupts, noise, excessive jitter and in ddi_hardpps() 1939 * interrupts. The code below is intended to be in deadman()
|
/titanic_51/usr/src/data/perfmon/SLM/ |
H A D | Silvermont_core_V14.json | 539 "PublicDescription": "This event counts the number of instructions that retire execution. For instructions that consist of multiple micro-ops, this event counts the retirement of the last micro-op of the instruction. The counter continues counting during hardware interrupts, traps, and inside interrupt handlers.",
577 "PublicDescription": "This event counts the number of instructions that retire. For instructions that consist of multiple micro-ops, this event counts exactly once, as the last micro-op of the instruction retires. The event continues counting while instructions retire, including during interrupt service routines caused by hardware interrupts, faults or traps. Background: Modern microprocessors employ extensive pipelining and speculative techniques. Since sometimes an instruction is started but never completed, the notion of \"retirement\" is introduced. A retired instruction is one that commits its states. Or stated differently, an instruction might be abandoned at some point. No instruction is truly finished until it retires. This counter measures the number of completed instructions. The fixed event is INST_RETIRED.ANY and the programmable event is INST_RETIRED.ANY_P.",
|
/titanic_51/usr/src/uts/common/io/ |
H A D | cpudrv.c | 463 * stop interrupts to quiesce kernel activity. This will in cpudrv_detach()
|
H A D | rlmod.c | 32 * interrupts and window size changes. It begins operation in "disabled"
|
/titanic_51/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-regs.h | 721 /* Receive traffic interrupts */
|
/titanic_51/usr/src/uts/intel/io/acpica/disassembler/ |
H A D | dmresrcl.c | 1006 (UINT32) Resource->ExtendedIrq.Interrupts[i]); in AcpiDmInterruptDescriptor()
|
/titanic_51/usr/src/uts/sun4u/io/pci/ |
H A D | pci.c | 1343 /* PCI nexus driver supports only fixed interrupts */ in pci_intr_ops()
|
/titanic_51/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_ibt.c | 621 * use soft interrupts, that path is really unreliable and untested.
|
/titanic_51/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | LocalConsumer.java | 186 // 3. stop() interrupts this consumer and grabs the stopLock, then
|