Searched defs:whc_std (Results 1 – 1 of 1) sorted by relevance
95 struct whc_std { struct96 struct urb *urb;97 size_t len;98 int ntds_remaining;99 struct whc_qtd *qtd;101 struct list_head list_node;102 int num_pointers;103 dma_addr_t dma_addr;104 struct whc_page_list_entry *pl_virt;128 * whc_std_last - is this sTD the URB's last? argument[all …]