Home
last modified time | relevance | path

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

/freebsd/sys/dev/hifn/
H A Dhifn7751.c1542 hifn_base_command_t *base_cmd; in hifn_write_command() local
1553 base_cmd = (hifn_base_command_t *)buf_pos; in hifn_write_command()
1554 base_cmd->masks = htole16(cmd->base_masks); in hifn_write_command()
1560 base_cmd->total_source_count = htole16(slen & HIFN_BASE_CMD_LENMASK_LO); in hifn_write_command()
1561 base_cmd->total_dest_count = htole16(dlen & HIFN_BASE_CMD_LENMASK_LO); in hifn_write_command()
1564 base_cmd->session_num = htole16( in hifn_write_command()