Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c251 sc->sc_error_irid = TSEC_RID_ERRIRQ; in tsec_fdt_attach()
253 &sc->sc_error_ihand, &sc->sc_error_irid, in tsec_fdt_attach()
334 sc->sc_error_irid, "ERR"); in tsec_fdt_detach()
H A Dif_tsec.h103 int sc_error_irid; member