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

/darwin-on-arm/xnu/osfmk/i386/
H A Dhpet.h68 } hpetTimer_t; typedef in typeref:struct:hpetTimer
H A Dhpet.c156 core->Hpet = (hpetTimer_t *)((uint8_t *)hpetArea + hpetReq.hpetOffset);
326 hpetTimer_t *hpet;
350 hpet = (hpetTimer_t *)hpetVaddr;

Completed in 19 milliseconds