Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h206 } hpet_TN_conf_cap_t; typedef
253 hpet_TN_conf_cap_t *timer_n_config; /* N Timer config and cap */
/titanic_50/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( in hpet_acpi_init()
502 static hpet_TN_conf_cap_t
505 hpet_TN_conf_cap_t cc = { 0 }; in hpet_convert_timer_N_config()