Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hifn/
H A Dhifn7751.c151 static u_int hifn_write_command(struct hifn_command *, u_int8_t *);
1540 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf) in hifn_write_command() function
1964 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]); in hifn_crypto()