Searched defs:xhci_TRB_cmd_complete_t (Results 1 – 1 of 1) sorted by relevance
294 struct xhci_TRB_cmd_complete_t struct296 uint64_t cmd_trb_pointer_paddr; // 指向生成当前Event TRB的TRB的物理地址(16bytes对齐)298 unsigned resv1 : 24; // Reserved and zero'd299 uint8_t code; // Completion code301 unsigned cycle : 1; // cycle bit302 unsigned resv2 : 9; // Reserved and zero'd303 unsigned TRB_type : 6; // TRB类型304 uint8_t VF_ID;305 uint8_t slot_id; // the id of the slot associated with the