Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c246 &sc->sc_receive_ihand, &sc->sc_receive_irid, in tsec_fdt_attach()
261 tsec_release_intr(sc, sc->sc_receive_ires, sc->sc_receive_ihand, in tsec_fdt_attach()
331 tsec_release_intr(sc, sc->sc_receive_ires, sc->sc_receive_ihand, in tsec_fdt_detach()
H A Dif_tsec.h99 void *sc_receive_ihand; member