Searched refs:rtsx_irq_cookie (Results 1 – 1 of 1) sorted by relevance
84 void *rtsx_irq_cookie; /* bus IRQ resource cookie */ member3704 NULL, rtsx_intr, sc, &sc->rtsx_irq_cookie);3757 bus_teardown_intr(dev, sc->rtsx_irq_res, sc->rtsx_irq_cookie);3800 if (sc->rtsx_irq_cookie != NULL)3801 bus_teardown_intr(dev, sc->rtsx_irq_res, sc->rtsx_irq_cookie);