Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dtvtwo.c187 char *freqstring, *revision; in tvtwoattach() local
222 freqstring = getpropstring(node, "freqcode"); in tvtwoattach()
223 if (*freqstring != '\0') { in tvtwoattach()
224 freqcode = (int)*freqstring; in tvtwoattach()