Searched defs:hpet_start_main_counter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c48 static int hpet_start_main_counter(hpet_info_t *hip);
242 if (hpet_start_main_counter(&hpet_info) != AE_OK) {
243 cmn_err(CE_NOTE, "!hpet_acpi: hpet_start_main_counter failed");
413 hpet_start_main_counter(hpet_info_t *hip) function
855 if (hpet_start_main_counter(&hpet_info) != AE_OK) {

Completed in 46 milliseconds