Home
last modified time | relevance | path

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

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