Searched refs:sXHCIRootHubConfig (Results 1 – 1 of 1) sorted by relevance
43 static xhci_root_hub_configuration_s sXHCIRootHubConfig = variable48 sizeof(sXHCIRootHubConfig), // Total length of configuration (including205 sXHCIRootHubConfig.hub.num_ports = xhci->PortCount(); in ProcessTransfer()206 memcpy(transfer->Data(), (void *)&sXHCIRootHubConfig, in ProcessTransfer()228 sXHCIRootHubConfig.hub.num_ports = xhci->PortCount(); in ProcessTransfer()229 memcpy(transfer->Data(), (void *)&sXHCIRootHubConfig.hub, in ProcessTransfer()