Searched refs:hpet_TN_conf_cap_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h206 } hpet_TN_conf_cap_t; typedef in typeref:struct:hpet_TN_conf_cap
253 hpet_TN_conf_cap_t *timer_n_config; /* N Timer config and cap */
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c56 static hpet_TN_conf_cap_t hpet_convert_timer_N_config(uint64_t conf);
198 hpet_info.timer_n_config = (hpet_TN_conf_cap_t *)kmem_zalloc(
502 static hpet_TN_conf_cap_t
505 hpet_TN_conf_cap_t cc = { 0 };

Completed in 55 milliseconds