/illumos-gate/usr/src/uts/intel/os/ |
H A D | sundep.c | 445 * (This means that we need to have interrupts disabled when we 447 * we need to keep interrupts disabled until we return to userland
|
H A D | hma_fpu.c | 353 * keep interrupts disabled for the duration. in hma_fpu_set_xsave_state()
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | r8169.c | 608 /* no early-rx interrupts */ in rtl8169_hw_start() 692 /* Disable interrupts by clearing the interrupt mask. */ in r8169_disable()
|
H A D | undi.c | 948 * interrupts. We therefore cheat and pretend that an in undi_poll() 974 * appear to combine interrupts. If we loop through GET_NEXT, in undi_poll() 1011 * interrupts. Move on to next frame. in undi_poll()
|
H A D | pci.c | 491 * %PCI_CAP_ID_MSI Message Signalled Interrupts
|
H A D | tlan.c | 350 /* 2. Turn off interrupts. ( Probably isn't necessary ) */ in TLan_ResetAdapter() 784 * This disables DMA and interrupts so we don't receive in tlan_disable() 785 * unexpected packets or interrupts from the card after in tlan_disable() 797 IRQ - Enable, Disable, or Force interrupts
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | cmds.c | 44 sigjmp_buf intbuf; /* for interrupts and timeouts */ 847 * Turn interrupts from local tty on or off.
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | ldc.c | 212 * ldc_close(), to wait for pending interrupts to complete. 721 /* Clear Tx and Rx interrupts */ in i_ldc_reset() 755 * Clear pending interrupts 1042 * interrupts after draining the queue. To indicate the in i_ldc_rx_hdlr() 2039 * If interrupts are pending and handler has in i_ldc_unregister_channel() 3178 * pending interrupts, otherwise the HV will trigger in ldc_close() 3202 * As there could be pending interrupts we need in ldc_close() 4645 * channels with the nexus and enable interrupts for the channels
|
/illumos-gate/usr/src/uts/common/pcmcia/nexus/ |
H A D | pcmcia.c | 773 { "interrupts", sizeof (int), PCMCIA_PROP_INTR }, 1483 /* disable interrupts at this point */ in pcm_adapter_callback() 3266 "interrupts", ppd->ppd_intr); in pcmcia_init_devinfo() 3564 * interrupts need a little work. For x86, the valid IRQs will in SSInquireAdapter() 4140 * While some adapters share interrupts at the lowest 4144 * the arg is a pcmcia_socket structure and all interrupts 5019 /* PCI nexus driver supports only fixed interrupts */ in pcmcia_intr_ops() 5057 DDI_PROP_DONTPASS, "interrupts", -1) < 0)) in pcmcia_intr_get_ispec() 5274 /* Enable interrupts */ in pcmcia_intr_enable_isr()
|
/illumos-gate/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 636 "no fixed interrupts\n"); in iwh_attach() 2852 * re-enable interrupts in iwh_rx_softintr() 2888 * disable interrupts in iwh_intr() 2893 * ack interrupts in iwh_intr() 2943 * re-enable interrupts in iwh_intr() 4520 * Disable and mask all interrupts. in iwh_quiesce() 4586 * clear any pending interrupts in iwh_preinit() 4939 * disable interrupts in iwh_stop() 5676 * clear any pending interrupts in iwh_init_common() 5681 * enable interrupts in iwh_init_common()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 103 * interrupts for transmit being completed. 137 * spreading the incoming receive load out across multiple interrupts which 347 * (mblk_t chain) during the context of a single interrupt. However, interrupts 354 * (disable) interrupts on that specific ring and the polling thread will start 359 * polling on the hardware ring will be quiesced and interrupts will be 362 * device as opposed to relying on interrupts can actually reduce overall system 366 * idea here is that we do not disable interrupts on the device as a whole, but 2421 * interrupts off but not polling the H/W. The in mac_rx_srs_poll_ring() 2559 * The first thing we do is disable interrupts if possible and then 2796 * The first thing we do is disable interrupts if possible and then
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.S | 704 ! disable interrupts and check for ASTs and wbuf restores 1282 ! Pending interrupts is also cleared in order to avoid a recursive call 1379 ! enable limited interrupts
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_tx.c | 215 * Transmit interrupt delay can produce Transmit interrupts little in e1000g_send() 437 * Enable Transmit interrupts, so that the interrupt routine can in e1000g_send() 466 * Enable Transmit interrupts, so that the interrupt routine can in e1000g_send()
|
/illumos-gate/usr/src/contrib/bhyve/x86/ |
H A D | segments.h | 213 #define IDT_IO_INTS NRSVIDT /* Base of IDT entries for I/O interrupts. */
|
/illumos-gate/usr/src/boot/sys/x86/include/ |
H A D | segments.h | 212 #define IDT_IO_INTS NRSVIDT /* Base of IDT entries for I/O interrupts. */
|
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_types.h | 136 /* count for soft interrupts */
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xnbu.c | 277 * xnbu_m_start() -- start the board receiving and enable interrupts.
|
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_ecc.c | 116 * Disable UE ECC error interrupts. in pcmu_ecc_destroy()
|
/illumos-gate/usr/src/man/man4i/ |
H A D | dsp.4i | 163 If a signal interrupts the
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_vwind.c | 440 * Go into cooked mode (allow interrupts) during
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_beacon.c | 163 /* NB: don't enable any interrupts */ in arn_beaconq_setup()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | shell.3 | 343 to execute, then it should check for interrupts
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc.h | 134 * interrupts. This value is just a borrowed default from other drivers.
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumpoptr.c | 201 * Here if an inquisitive operator interrupts the dump program
|
/illumos-gate/usr/src/lib/libnvme/common/ |
H A D | libnvme_impl.h | 183 #define NVME_NVL_CI_PCI_NINTRS "pci-num-interrupts"
|