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

  /src/sys/arch/evbarm/stand/boot2440/
dm9000.c 54 #define NCR 0x00 /* control */
200 CSR_WRITE_1(l, NCR, 0); /* use internal PHY */
211 CSR_WRITE_1(l, NCR, NCR_RST);
214 } while (NCR_RST & CSR_READ_1(l, NCR));
220 CSR_WRITE_1(l, NCR, NCR_RST);
223 } while (NCR_RST & CSR_READ_1(l, NCR));
263 * also available in NSR[SPEED] and NCR[FDX] respectively.
  /src/sys/external/isc/libsodium/dist/
config.guess 1137 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1139 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
1142 && { echo i486-ncr-sysv4; exit; } ;;
1143 NCR*:*:4.2:* | MPRAS*:*:4.2:*)
1148 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1150 && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
1152 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
  /src/lib/librumpuser/build-aux/
config.guess 1174 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1176 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
1179 && { echo i486-ncr-sysv4; exit; } ;;
1180 NCR*:*:4.2:* | MPRAS*:*:4.2:*)
1185 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1187 && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
1189 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1175 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1177 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
1180 && { echo i486-ncr-sysv4; exit; } ;;
1181 NCR*:*:4.2:* | MPRAS*:*:4.2:*)
1186 && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
1188 && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
1190 && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
  /src/share/terminfo/
terminfo 15566 # ADDS itself is long gone. ADDS was bought by NCR, and the same group made
15567 # ADDS and NCR terminals. When AT&T and NCR merged, the engineering for
15570 # engineers from Teletype, AT&T terminals, ADDS, and NCR (who are still there
19283 #### NCR
19285 # NCR's terminal group was merged with AT&T's when AT&T bought the company.
19296 # The Intecolor emulation of the NCR 2900/260C color terminal is basically a
19298 ncr260intan|NCR Intecolor emulation of the 2900/260C with an ANSI keyboard,
19302 # The Intecolor emulation of the NCR 2900/260C color terminal is basically a
19304 ncr260intwan|NCR Intecolor emulation of the 2900/260C with an ANSI keyboard (132 column)
    [all...]

Completed in 127 milliseconds