Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c252 error = tsec_setup_intr(sc, &sc->sc_error_ires, in tsec_fdt_attach()
333 tsec_release_intr(sc, sc->sc_error_ires, sc->sc_error_ihand, in tsec_fdt_detach()
H A Dif_tsec.h101 struct resource *sc_error_ires; member