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

  /src/sys/dev/dkwedge/
dkwedge_tos.c 33 * dk(4) support for Atari "TOS" partition schemes.
92 aprint_error("unable to read TOS Root Sector: error = %d",
175 DKWEDGE_DISCOVERY_METHOD_DECL(TOS, 10, dkwedge_discover_tos);
  /src/sys/external/isc/libsodium/dist/
config.guess 415 # the system name "TOS" denotes a system which is actually not
416 # MiNT. But MiNT is downward compatible to TOS, so this should
418 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
421 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
424 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
427 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
430 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
433 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
  /src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
sdb00t.ahdi.S 88 cmpl #0x19870422,%d0 | old TOS?
  /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S 76 cmpl #0x19870422,%d0 | old TOS?
  /src/lib/librumpuser/build-aux/
config.guess 439 # the system name "TOS" denotes a system which is actually not
440 # MiNT. But MiNT is downward compatible to TOS, so this should
442 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
445 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
448 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
451 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
454 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
457 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 439 # the system name "TOS" denotes a system which is actually not
440 # MiNT. But MiNT is downward compatible to TOS, so this should
442 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
445 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
448 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
451 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
454 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
457 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
  /src/dist/pf/sbin/pfctl/
parse.y 194 u_int32_t tos;
414 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
430 %type <v.number> tos not yesno
1750 r.tos = $9.tos;
2095 | tos {
2097 yyerror("tos cannot be redefined");
2101 filter_opts.tos = $1;
3069 tos : TOS STRING label
    [all...]

Completed in 20 milliseconds