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

  /src/sbin/atactl/
atactl.c 174 static int use_satl; /* tunnel through SATL */ variable in typeref:typename:int
587 switch (use_satl) {
594 use_satl = 1;
600 use_satl = 2;
atactl.c 174 static int use_satl; /* tunnel through SATL */ variable in typeref:typename:int
587 switch (use_satl) {
594 use_satl = 1;
600 use_satl = 2;

Completed in 28 milliseconds