Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c46 static boolean_t hpet_callback(int code);
122 hpet.callback = &hpet_callback; in hpet_establish_hooks()
878 hpet_callback(int code) in hpet_callback() function