Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751.c102 static u_int hifn_write_command(struct hifn_command *, u_int8_t *);
1583 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf) in hifn_write_command() function
2053 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]); in hifn_crypto()