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

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h453 volatile u_int16_t total_dest_count; member in struct:hifn_base_command
H A Dhifn7751.c1393 wc.total_dest_count = htole16(addr & 0x3fff);
1454 rc.total_dest_count = htole16(8);
1565 base_cmd->total_dest_count = htole16(dlen & HIFN_BASE_CMD_LENMASK_LO);

Completed in 47 milliseconds