HomeSort by: relevance | last modified time | path
    Searched refs:source_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
hifn7751reg.h 397 volatile u_int16_t source_count; member in struct:hifn_crypt_command
427 volatile u_int16_t source_count; member in struct:hifn_mac_command
455 volatile u_int16_t source_count; member in struct:hifn_comp_command
hifn7751.c 1440 comp_cmd->source_count = htole16(dlen & 0xffff);
1452 mac_cmd->source_count = htole16(dlen & 0xffff);
1464 cry_cmd->source_count = htole16(dlen & 0xffff);

Completed in 14 milliseconds