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

/darwin-on-arm/xnu/osfmk/i386/
H A Dhpet.c112 hpetRequest_t hpetReq; local
143 rc = (*hpet_req)(ml_get_apicid(cpu), hpet_arg, &hpetReq);
156 core->Hpet = (hpetTimer_t *)((uint8_t *)hpetArea + hpetReq.hpetOffset);
157 core->HpetVec = hpetReq.hpetVector;

Completed in 22 milliseconds