Searched defs:xhci_slot_context_t (Results 1 – 1 of 1) sorted by relevance
375 struct xhci_slot_context_t struct377 unsigned route_string : 20;378 unsigned speed : 4;379 unsigned Rsvd0 : 1; // Reserved and zero'd380 unsigned mtt : 1; // multi-TT381 unsigned hub : 1;382 unsigned entries : 5; // count of context entries384 uint16_t max_exit_latency;385 uint8_t rh_port_num; // root hub port number386 uint8_t num_ports; // number of ports[all …]