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

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

Completed in 36 milliseconds