Searched refs:atse_rx_irq_rid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/altera/atse/
H A Dif_atse_fdt.c177 sc->atse_rx_irq_rid = 0;
179 &sc->atse_rx_irq_rid, RF_ACTIVE | RF_SHAREABLE);
H A Dif_atse_nexus.c174 sc->atse_rx_irq_rid = 0;
176 &sc->atse_rx_irq_rid, sc->atse_rx_irq, sc->atse_rx_irq, 1,
H A Dif_atsereg.h422 int atse_rx_irq_rid; member in struct:atse_softc
H A Dif_atse.c1963 bus_release_resource(dev, SYS_RES_IRQ, sc->atse_rx_irq_rid,

Completed in 65 milliseconds