Searched defs:irq (Results 1 - 25 of 296) sorted by relevance

1234567891011>>

/freebsd-current/sys/arm/arm/
H A Dmachdep_intr.c93 arm_irq_memory_barrier(uintptr_t irq) argument
H A Dpmu.h44 struct pmu_intr irq[MAX_RLEN]; member in struct:pmu_softc
H A Dpmu_fdt.c87 pmu_parse_affinity(device_t dev, struct pmu_softc *sc, struct pmu_intr *irq, argument
[all...]
/freebsd-current/sys/arm64/include/
H A Dintr.h41 arm_irq_memory_barrier(uintptr_t irq) argument
/freebsd-current/usr.sbin/bhyve/aarch64/
H A Dpci_irq.c57 pci_irq_route(struct pci_devinst *pi, struct pci_irq *irq) argument
H A Dpci_irq_machdep.h38 pci_irq_init_irq(struct pci_irq *irq) argument
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dpci_irq_machdep.h48 pci_irq_init_irq(struct pci_irq *irq) argument
55 pci_irq_intline(struct pci_irq *irq) argument
/freebsd-current/sys/dev/virtio/mmio/
H A Dvirtio_mmio_cmdline.c48 unsigned long irq; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dcore.c13 irqreturn_t mt7603_irq_handler(int irq, void *dev_instance) argument
H A Dsoc.c15 int irq; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dsoc.c35 int irq; local
/freebsd-current/sys/dev/atkbdc/
H A Datkbdc_subr.c52 rman_res_t irq; local
H A Datkbd_atkbdc.c85 u_long irq; local
114 u_long irq; local
/freebsd-current/sys/x86/isa/
H A Delcr.c93 elcr_read_trigger(u_int irq) argument
109 elcr_write_trigger(u_int irq, enum intr_trigger trigger) argument
[all...]
/freebsd-current/sys/powerpc/ofw/
H A Dopenpic_ofw.c148 openpic_ofw_translate_code(device_t dev, u_int irq, int code, argument
/freebsd-current/sys/powerpc/amigaone/
H A Dplatform_amigaone.c103 int irq; local
/freebsd-current/sys/dev/sound/pci/
H A Dcsavar.h47 struct resource *irq; /* irq */ member in struct:csa_res
/freebsd-current/sys/dev/gpio/
H A Dpl061.h38 uint32_t irq; member in struct:pl061_pin_irqsrc
/freebsd-current/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c135 thunder_pem_fdt_alloc_msix(device_t pci, device_t child, int *irq) argument
148 thunder_pem_fdt_release_msix(device_t pci, device_t child, int irq) argument
161 thunder_pem_fdt_map_msi(device_t pci, device_t child, int irq, uint64_t *addr, argument
/freebsd-current/sys/powerpc/powermac/
H A Dhrowpic.c177 hrowpic_toggle_irq(struct hrowpic_softc *sc, int irq, int enable) argument
215 u_int irq; local
236 hrowpic_enable(device_t dev, u_int irq, u_int vector, void **priv __unused) argument
246 hrowpic_eoi(device_t dev, u_int irq, void *priv __unused) argument
257 hrowpic_ipi(device_t dev, u_int irq) argument
263 hrowpic_mask(device_t dev, u_int irq, void *priv __unused) argument
272 hrowpic_unmask(device_t dev, u_int irq, void *priv __unused) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dpci.c114 int irq, ret; local
[all...]
/freebsd-current/sys/dev/itwd/
H A Ditwd.c134 int irq = 0; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi_container.c137 acpi_syscont_alloc_msix(device_t bus, device_t dev, int *irq) argument
145 acpi_syscont_release_msix(device_t bus, device_t dev, int irq) argument
153 acpi_syscont_map_msi(device_t bus, device_t dev, int irq, uint64_t *addr, argument
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c98 bhnd_bhndb_map_intr(device_t dev, device_t child, u_int intr, rman_res_t *irq) argument
105 bhnd_bhndb_unmap_intr(device_t dev, device_t child, rman_res_t irq) argument
139 bhnd_bhndb_setup_intr(device_t dev, device_t child, struct resource *irq, argument
/freebsd-current/sys/riscv/riscv/
H A Dsbi_ipi.c141 int irq, rid, error; local

Completed in 180 milliseconds

1234567891011>>