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

/freebsd-11.0-release/sys/dev/hifn/
H A Dhifn7751var.h152 struct hifn_command *sc_hifn_commands[HIFN_D_RES_RSIZE];
270 struct hifn_command { struct
H A Dhifn7751.c148 static u_int hifn_write_command(struct hifn_command *, u_int8_t *);
150 static void hifn_callback(struct hifn_softc *, struct hifn_command *, u_int8_t *);
151 static int hifn_crypto(struct hifn_softc *, struct hifn_command *, struct cryptop *, int);
154 static int hifn_dmamap_load_src(struct hifn_softc *, struct hifn_command *);
155 static int hifn_dmamap_load_dst(struct hifn_softc *, struct hifn_command *);
1547 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf)
1690 hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd)
1759 hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd)
1800 struct hifn_command *cmd,
2236 struct hifn_command *cm
[all...]

Completed in 59 milliseconds