Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dsmist.c76 static char smist_magic[] = "Copyright (c) 1999 Intel Corporation"; variable
174 strlcpy(data->buf, smist_magic, PAGE_SIZE); in set_ownership_cb()