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

  /src/sys/dev/pci/
twareg.h 439 uint8_t sgl_offset; /* offset (in bytes) to sg_list, from the end of sgl_entries */
440 uint16_t sgl_entries; member in struct:twa_command_9k
ld_twa.c 175 tr->tr_command->command.cmd_pkt_9k.sgl_entries = 1;
twa.c 714 tr_9k_cmd->sgl_entries = 1;
771 tr_9k_cmd->sgl_entries = 1;
812 tr_9k_cmd->sgl_entries = 1;
1721 * with data. Updates the cmd pkt (size/sgl_entries
1746 cmd9k->sgl_entries += nsegments - 1;

Completed in 16 milliseconds