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

  /src/sys/arch/sparc64/dev/
sab.c 317 struct sabtty_attach_args stax; local in function:sab_attach
319 stax.sbt_portno = i;
324 config_found(self, &stax, sab_print,
sab.c 317 struct sabtty_attach_args stax; local in function:sab_attach
319 stax.sbt_portno = i;
324 config_found(self, &stax, sab_print,
  /src/sys/dev/ic/
advlib.c 860 int stax = TRUE; local in function:AscSetChipSynRegAtID
874 stax = FALSE;
876 stax = FALSE;
881 return (stax);
advlib.c 860 int stax = TRUE; local in function:AscSetChipSynRegAtID
874 stax = FALSE;
876 stax = FALSE;
881 return (stax);

Completed in 142 milliseconds