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

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pmc.c54 struct resource *octeon_pmc_irq; member in struct:octeon_pmc_softc
89 sc->octeon_pmc_irq = bus_alloc_resource(dev,
93 if (sc->octeon_pmc_irq == NULL) {
98 error = bus_setup_intr(dev, sc->octeon_pmc_irq,

Completed in 156 milliseconds