Searched refs:hpetRequest_t (Results 1 – 2 of 2) sorted by relevance
87 typedef struct hpetRequest hpetRequest_t; typedef113 extern int hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, void *arg, hpetRequest_t *hpet…
83 static int (*hpet_req)(uint32_t apicid, void *arg, hpetRequest_t *hpet) = NULL;95 hpetRequest_t *hpet), in hpet_register_callback()111 hpetRequest_t hpetReq; in hpet_request()