Home
last modified time | relevance | path

Searched refs:apicid (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/i386/
H A Dhpet.h113 extern int hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, void *arg, hpetRequest_t *hpet…
H A Dhpet.c84 static int (*hpet_req)(uint32_t apicid, void *arg, hpetRequest_t *hpet) = NULL;
94 hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, in hpet_register_callback() argument