Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sec/
H A Dsec.c72 static int sec_init(struct sec_softc *sc);
136 sizeof(struct sec_softc),
173 struct sec_softc *sc; in sec_probe()
222 struct sec_softc *sc; in sec_attach()
514 struct sec_softc *sc = arg; in sec_primary_intr()
612 struct sec_softc *sc = arg; in sec_secondary_intr()
681 sec_init(struct sec_softc *sc) in sec_init()
729 struct sec_softc *sc = sdmi->sdmi_sc; in sec_dma_map_desc_cb()
1012 sec_enqueue(struct sec_softc *sc) in sec_enqueue()
1153 sec_auth_supported(struct sec_softc *sc, in sec_auth_supported()
[all …]
H A Dsec.h58 struct sec_softc;
147 int (*sem_make_desc)(struct sec_softc *sc,
160 struct sec_softc *sdmi_sc;
168 struct sec_softc { struct