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

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

Completed in 123 milliseconds