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