Searched refs:hifn_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751var.h152 struct hifn_command *sc_hifn_commands[HIFN_D_RES_RSIZE];
265 struct hifn_command { struct
H A Dhifn7751.c153 static u_int hifn_write_command(struct hifn_command *, u_int8_t *);
155 static void hifn_callback(struct hifn_softc *, struct hifn_command *, u_int8_t *);
156 static int hifn_crypto(struct hifn_softc *, struct hifn_command *, struct cryptop *, int);
159 static int hifn_dmamap_load_src(struct hifn_softc *, struct hifn_command *);
160 static int hifn_dmamap_load_dst(struct hifn_softc *, struct hifn_command *);
1542 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf)
1669 hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd)
1738 hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd)
1778 struct hifn_command *cmd,
2195 struct hifn_command *cm
[all...]

Completed in 111 milliseconds