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

/freebsd-10-stable/sys/arm/ti/
H A Dti_cpuid.c302 * ti_cpu_ident - attempts to identify the chip we are running on
313 ti_cpu_ident(void *dummy) function
330 SYSINIT(ti_cpu_ident, SI_SUB_CPU, SI_ORDER_SECOND, ti_cpu_ident, NULL);

Completed in 41 milliseconds