Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c238 error = tsec_setup_intr(sc, &sc->sc_transmit_ires, in tsec_fdt_attach()
264 tsec_release_intr(sc, sc->sc_transmit_ires, sc->sc_transmit_ihand, in tsec_fdt_attach()
329 tsec_release_intr(sc, sc->sc_transmit_ires, sc->sc_transmit_ihand, in tsec_fdt_detach()
H A Dif_tsec.h95 struct resource *sc_transmit_ires; member