/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | x1e80100-microsoft-romulus.dtsi | 766 interrupts-extended = <&tlmm 91 IRQ_TYPE_EDGE_RISING>;
|
/freebsd/sys/powerpc/powerpc/ |
H A D | intr_machdep.c | 670 printf("got %d stray interrupts, not logging anymore\n", in powerpc_dispatch_intr()
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_hyp.c | 336 /* Clear all events/interrupts then enable them */ in vmm_hyp_reg_restore()
|
/freebsd/sys/dev/iicbus/ |
H A D | acpi_iicbus.c | 405 irq = res->Data.ExtendedIrq.Interrupts[0]; in acpi_iicbus_parse_resources_cb()
|
/freebsd/sys/dev/xl/ |
H A D | if_xlreg.h | 194 * Interrupts we normally want enabled.
|
/freebsd/usr.bin/mail/ |
H A D | collect.c | 78 * Start catching signals from here, but we're still die on interrupts in collect()
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_init.c | 359 "Failed to allocate interrupts\n"); in adf_dev_init_locked()
|
/freebsd/sys/arm64/apple/ |
H A D | apple_aic.c | 207 device_printf(dev, "Found %d interrupts, %d die\n", in apple_aic_attach()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | dma.c | 255 /* enable interrupts for TX/RX rings */ in mt7996_dma_start()
|
/freebsd/sys/arm64/acpica/ |
H A D | acpi_iort.c | 127 * If all the control interrupts are GISCV based the ID in iort_entry_get_id_mapping_index()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acoutput.h | 231 /* Trace verbosity level 3 [Threading, I/O, and Interrupts] */
|
H A D | amlresrc.h | 508 ACPI_FLEX_ARRAY(UINT32, Interrupts);
|
/freebsd/sys/sys/ |
H A D | mutex.h | 52 #define MTX_SPIN 0x00000001 /* Spin lock (disables interrupts) */
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | sa.h | 1051 …HANDLE_ALL_CHANNELS 0xFFFFFFFF /**< flag indicates handles interrupts for all channles… 2393 bit32 interruptDelay:16; /* Time, in usec, to delay interrupts to the host. 2398 bit32 interruptCount:16; /* Number of interrupts required before passing to 3755 bit32 numSpuriousInt; //spurious interrupts 3756 // bit32 numSpInts[64]; //spuriours interrupts count for each OBQ (PI=CI) 3757 // bit32 numSpInts1[64]; //spuriours interrupts count for each OBQ (PI!=CI)
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sge.c | 1141 /* netmap is supported with direct interrupts only. */ in t4_setup_vi_queues() 1165 /* Normal rx queues and netmap rx queues share the same interrupts. */ in t4_setup_vi_queues() 1285 * b) Services firmware event queue, which is taking interrupts for all other 1304 * Interrupt handler for errors (installed directly when multiple interrupts are 1388 * Deals with interrupts on an iq-only (no freelist) queue. 1412 * interrupts and other responses after running a single handler. in service_iq() 1575 * Deals with interrupts on an iq+fl queue. 3566 /* Forwarded interrupts, all headed to fwq */ in alloc_iq_fl_hwq() 3683 /* Enable IQ interrupts */ in alloc_iq_fl_hwq()
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.c | 824 * registers interrupts and CAM, and initializes the adapter/controller to 1022 /* Enable Interrupts */ in mrsas_ich_startup() 1566 * This function sets up interrupts as a bus resource, with flags indicating 1574 device_printf(sc->mrsas_dev, "MSI-x interrupts setup success\n"); in mrsas_setup_irq() 1604 * types of interrupts, state change interrupt and response interrupt. If an 4523 * If interrupts are enabled, then only fire DCMD to get pd_info in mrsas_add_target()
|
/freebsd/sys/dev/mwl/ |
H A D | if_mwl.c | 725 mwl_hal_intrset(mh, 0); /* disable interrupts */ in mwl_vap_delete() 1161 * Enable interrupts. in mwl_init() 1248 /* XXX do we need to disable interrupts? */ in mwl_reset() 1249 mwl_hal_intrset(mh, 0); /* disable interrupts */ in mwl_reset() 2712 * buffers we disable rx interrupts and wait in mwl_rx_proc() 3799 mwl_hal_intrset(mh, 0); /* disable interrupts */ in mwl_chan_set()
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
H A D | pipeline.json | 563 …d - an Architectural PerfMon event. Counting continues during hardware interrupts, traps, and insi… 575 …d - an Architectural PerfMon event. Counting continues during hardware interrupts, traps, and insi…
|
/freebsd/lib/libpmc/ |
H A D | libpmc.c | 352 EV_ALIAS("interrupts", "k8-fr-taken-hardware-interrupts"),
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra186-p2771-0000.dts | 2255 interrupts = <TEGRA186_MAIN_GPIO(Y, 0) 2269 interrupts = <TEGRA186_MAIN_GPIO(Y, 6)
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie.h | 45 * - Interrupts transactions generation (Endpoint mode). 50 * - PCIe transactions generation and reception (except interrupts as mentioned
|
/freebsd/sys/dev/sume/ |
H A D | if_sume.c | 82 * The DMA engine for SUME generates interrupts for each RX/TX transaction. 545 * As we cannot disable interrupt generation, ignore early interrupts by waiting
|
/freebsd/sys/dev/mana/ |
H A D | gdma_main.c | 695 /* At most num_online_cpus() + 1 interrupts are used. */ in mana_gd_deregiser_irq() 1648 mana_dbg(NULL, "setup %d msix interrupts\n", nvec); in mana_gd_setup_irqs()
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_api.c | 289 * clears all interrupts, performs a PHY reset, and performs a MAC reset 477 * Sets the adapter_stopped flag within ixgbe_hw struct. Clears interrupts,
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fman_kg.c | 348 /* enable and enable all scheme interrupts */ in fman_kg_enable_scheme_interrupts()
|