Searched defs:dword3 (Results 1 – 2 of 2) sorted by relevance
591 struct dword3 { struct592 unsigned int src_hi:16;593 unsigned int src_mem:2;594 unsigned int lsb_cxt_id:8;595 unsigned int rsvd1:5;596 unsigned int fixed:1;
384 static int setup_first_bd_ep0(struct bdc *bdc, struct bdc_req *req, u32 *dword3) in setup_first_bd_ep0()428 u32 maxp, tfs, dword2, dword3; in setup_bd_list_xfr() local