Home
last modified time | relevance | path

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

/freebsd/sys/dev/hifn/
H A Dhifn7751.c1544 hifn_crypt_command_t *cry_cmd; in hifn_write_command() local
1585 cry_cmd = (hifn_crypt_command_t *)buf_pos; in hifn_write_command()
1587 cry_cmd->source_count = htole16(dlen & 0xffff); in hifn_write_command()
1589 cry_cmd->masks = htole16(cmd->cry_masks | in hifn_write_command()
1591 cry_cmd->header_skip = htole16(crp->crp_payload_length); in hifn_write_command()
1592 cry_cmd->reserved = 0; in hifn_write_command()