Searched refs:next_physical_endpoint (Results 1 – 2 of 2) sorted by relevance
303 uint32 next_physical_endpoint; // Physical pointer to the next endpoint member
414 fInterruptEndpoints[i]->next_physical_endpoint in OHCI()421 fInterruptEndpoints[0]->next_physical_endpoint in OHCI()1813 endpoint->next_physical_endpoint = 0; in _AllocateEndpoint()1940 endpoint->next_physical_endpoint = head->next_physical_endpoint; in _InsertEndpointForPipe()1942 head->next_physical_endpoint = (uint32)endpoint->physical_address; in _InsertEndpointForPipe()2656 dprintf("\tnext_physical... 0x%08" B_PRIx32 "\n", endpoint->next_physical_endpoint); in _PrintEndpoint()