Searched refs:hccaPhysicalAddress (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp126 phys_addr_t hccaPhysicalAddress; local
127 fHccaArea = fStack->AllocateArea((void **)&fHcca, &hccaPhysicalAddress,
272 _WriteReg(OHCI_HCCA, (uint32)hccaPhysicalAddress);

Completed in 42 milliseconds