Searched refs:sgl_entries (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dld_twa.c173 tr->tr_command->command.cmd_pkt_9k.sgl_entries = 1;
H A Dtwareg.h439 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
H A Dtwa.c707 tr_9k_cmd->sgl_entries = 1;
764 tr_9k_cmd->sgl_entries = 1;
805 tr_9k_cmd->sgl_entries = 1;
1713 * with data. Updates the cmd pkt (size/sgl_entries
1738 cmd9k->sgl_entries += nsegments - 1;

Completed in 93 milliseconds