Searched defs:speed (Results 1 – 2 of 2) sorted by relevance
892 static uint64_t xhci_initialize_slot(const int id, const int port, const int speed, const int max_p… in xhci_initialize_slot()935 const int speed, const int ep_interval) in xhci_initialize_ep()1534 uint32_t speed = xhci_get_port_speed(id, port_id); in xhci_get_descriptor() local
378 unsigned speed : 4; member