Searched refs:intr_cookie (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-12-stable/sys/dev/xilinx/
H A Dif_xae.c929 NULL, xae_intr, sc, &sc->intr_cookie);
1013 bus_teardown_intr(dev, sc->res[1], sc->intr_cookie);
/freebsd-12-stable/sys/dev/ppc/
H A Dppc.c1802 INTR_MPSAFE, NULL, ppcintr, ppc, &ppc->intr_cookie);
1836 bus_teardown_intr(dev, ppc->res_irq, ppc->intr_cookie);
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_pcie.c288 void *intr_cookie; member in struct:tegra_pcib_softc
1551 tegra_pci_intr, NULL, sc, &sc->intr_cookie)) {
/freebsd-12-stable/sys/dev/dwc/
H A Dif_dwc.c1354 NULL, dwc_intr, sc, &sc->intr_cookie);

Completed in 122 milliseconds

12