Searched full:eventq (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/arm64/iommu/ |
H A D | smmu_fdt.c | 101 * Interrupt lines are "eventq", "priq", "cmdq-sync", "gerror". in smmu_fdt_attach() 104 err = ofw_bus_find_string_index(node, "interrupt-names", "eventq", in smmu_fdt_attach() 107 device_printf(dev, "Can't get eventq IRQ.\n"); in smmu_fdt_attach() 114 device_printf(dev, "Can't allocate eventq IRQ resource.\n"); in smmu_fdt_attach()
|
H A D | smmu_acpi.c | 216 * Interrupt lines are "eventq", "priq", "cmdq-sync", "gerror". in smmu_acpi_attach() 222 device_printf(dev, "Can't allocate eventq IRQ resource.\n"); in smmu_acpi_attach()
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | arm,smmu-v3.yaml | 43 - eventq # Event Queue not empty 91 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | server.c | 58 static dispatch_queue_t eventq; variable 89 eventq = dispatch_queue_create("heim-ipc.event-queue", NULL); in init_globals() 649 c->fd, 0, eventq); in add_new_socket() 651 c->fd, 0, eventq); in add_new_socket()
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_queue.c | 823 DBG_ERR("Failed to Allocate EventQ\n"); in pqisrc_alloc_and_create_event_queue() 831 DBG_ERR("Failed to Create EventQ %u\n",event_q->q_id); in pqisrc_alloc_and_create_event_queue()
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | fvp-base-revc.dts | 255 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hip07.dtsi | 1211 interrupt-names = "eventq", "gerror", "priq"; 1223 interrupt-names = "eventq", "gerror", "priq"; 1235 interrupt-names = "eventq", "gerror", "priq"; 1247 interrupt-names = "eventq", "gerror", "priq";
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_virtio_scsi.c | 737 /* eventq */ in pci_vtscsi_init()
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721e-main.dtsi | 236 interrupt-names = "eventq", "gerror";
|