Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dtvtwo.c189 char *freqstring, *revision; in tvtwoattach() local
229 freqstring = getpropstring(node, "freqcode"); in tvtwoattach()
230 if (*freqstring != '\0') { in tvtwoattach()
231 freqcode = (int)*freqstring; in tvtwoattach()