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

/barrelfish-master/usr/drivers/hpet/
H A Dhpet_debug.h20 #define HPET_DEBUG(x...) debug_printf("hpet_driver: " x) macro
22 #define HPET_DEBUG(x...) ((void)0) macro
H A Dhpet_int_cntrl.c28 HPET_DEBUG("(add_mapping) label:%s, class:%s (%" PRIu64 ", %" PRIu64 ") to "
47 HPET_DEBUG("(hpet_ctrl_bind_cb) bind_cb\n");
59 HPET_DEBUG("(init_hpet_int_controller) start, label=%s\n", lbl);
H A Dhpet_comp.c38 HPET_DEBUG("MAP FSB NYI!\n");
47 HPET_DEBUG("MAP IOAPIC NYI!\n");
H A Dhpet.c93 HPET_DEBUG("hpet_comp(%d, %d, %" PRIu32 ",%" PRIu8 ")\n", uid, i, int_cap, fsb_cap);

Completed in 65 milliseconds