Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_xhci.c275 void *irq_hdl_mbox; member
950 if (sc->irq_hdl_mbox != NULL) in tegra_xhci_detach()
951 bus_teardown_intr(dev, sc->irq_res_mbox, sc->irq_hdl_mbox); in tegra_xhci_detach()
1078 NULL, intr_mbox, sc, &sc->irq_hdl_mbox); in tegra_xhci_attach()