HomeSort by: relevance | last modified time | path
    Searched refs:sv_val (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/eeprom/
defs.h 75 u_char sv_val; /* ... and the value */ member in struct:strvaltabent
eehandlers.c 257 scsize = svp->sv_val;
265 if (svp->sv_val == scsize)
295 truth = svp->sv_val;
303 if (svp->sv_val == truth)
430 cons = svp->sv_val;
438 if (svp->sv_val == cons)

Completed in 12 milliseconds