Searched refs:event_irq (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | amdvi_hw.c | 786 dev, 1, &softc->event_irq); in amdvi_free_evt_intr_res() 809 softc->event_irq = -1; in amdvi_alloc_intr_resources() 816 err = PCIB_ALLOC_MSI(pcib, dev, 1, 1, &softc->event_irq); in amdvi_alloc_intr_resources() 824 softc->event_irq, 1); in amdvi_alloc_intr_resources() 851 err = PCIB_MAP_MSI(pcib, dev, softc->event_irq, &msi_addr, in amdvi_alloc_intr_resources()
|
| H A D | amdvi_priv.h | 387 int event_irq; member
|
| /f-stack/freebsd/contrib/device-tree/src/arc/ |
| H A D | abilis_tb10x.dtsi | 215 interrupt-names = "cmd_irq", "event_irq";
|