Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751.c107 static void hifn_callback(struct hifn_softc *, struct hifn_command *, u_int8_t *);
2299 hifn_callback(sc, cmd, macbuf); in hifn_intr()
2760 hifn_callback(sc, cmd, macbuf); in hifn_abort()
2809 hifn_callback(struct hifn_softc *sc, struct hifn_command *cmd, u_int8_t *macbuf) in hifn_callback() function