| /netbsd-src/sys/arch/hppa/dev/ |
| H A D | cpudevs | 50 type board 0x80 system board 55 board HP840 0x004 840/930 (Indigo) 56 board HP825 0x008 825/925 (FireFox) 57 board HP835 0x00a 83[45]/[69]35 (TopGun) 58 board HP845 0x00b 845/645 (Technical ShoGun) 59 board HP850 0x00c 850/950 (Cheetah) 60 board HP949 0x00f 949 (Commercial ShoGun) 62 board HP950S 0x080 950S (Cheetah) 63 board HP855 0x081 855/955 (Jaguar) 64 board HP860 0x082 860/960 (Cougar) [all …]
|
| /netbsd-src/sys/arch/evbmips/alchemy/ |
| H A D | machdep.c | 151 const struct alchemy_board *board; in mach_init() local 155 board = board_info(); in mach_init() 156 KASSERT(board != NULL); in mach_init() 163 cpu_setmodel("%s", board->ab_name); in mach_init() 207 board->ab_init(); in mach_init() 350 const struct alchemy_board *board; in cpu_reboot() local 355 board = board_info(); in cpu_reboot() 356 KASSERT(board != NULL); in cpu_reboot() 392 if (board && board->ab_poweroff) in cpu_reboot() 393 board->ab_poweroff(); in cpu_reboot() [all …]
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | README.evbarm | 5 ADI_BRH 2003/01/25 ADI Eng. Big Read Head i80200 eval board 6 ARMADAXP 2013/05/29 Marvell Armada XP development board 9 BCM5301X 2012/08/31 Broadcom BCM95301X evaluation/reference board 14 GEMINI 2008/10/24 Cortina Systems SL3516 eval board 22 INTEGRATOR 2001/10/27 ARM Integrator board 23 INTEGRATOR_CP 2013/02/19 ARM Integrator/CP board 24 IQ31244 2003/05/14 Intel IQ31244 reference board 25 IQ80310 2001/09/05 Intel IQ80310 eval board 26 IQ80321 2002/03/27 Intel IQ321 eval board 28 IXM1200 2002/07/15 Intel IMX1200 eval board [all …]
|
| H A D | files.iq80310 | 3 # Intel IQ80310 evaluation board configuration info 6 # Define the (IQ80310-based) board types that we support: 11 # If no board type options are specified, the default is the 13 # eval board). 22 # IQ80310 on-board devices (including CPLD) 28 # on-board XR 16550 UARTs
|
| /netbsd-src/usr.sbin/installboot/ |
| H A D | evboards.c | 633 validate_ubinstall_object(evb_board board, evb_ubinstall obj) in validate_ubinstall_object() argument 646 evb_ubinstall tobj = prop_dictionary_get(board, in validate_ubinstall_object() 794 prop_dictionary_t board; in evb_db_load_overlay() local 796 board = prop_dictionary_get_keysym(overlay, key); in evb_db_load_overlay() 797 assert(board != NULL); in evb_db_load_overlay() 798 if (!validate_board_object(board, true)) { in evb_db_load_overlay() 808 prop_dictionary_set(board, board_u_boot_path_key, string); in evb_db_load_overlay() 812 prop_dictionary_set_keysym(params->mach_data, key, board); in evb_db_load_overlay() 929 prop_dictionary_t board; in evb_db_load_base() local 931 board = prop_dictionary_get_keysym(board_db, key); in evb_db_load_base() [all …]
|
| /netbsd-src/games/backgammon/common_source/ |
| H A D | fancy.c | 158 if (board[i]) in fboard() 159 bsect(board[i], 13, 1 + 4 * (12 - i), -1); in fboard() 161 if (board[0]) /* print red men on bar */ in fboard() 162 bsect(board[0], 13, 25, -1); in fboard() 165 if (board[i]) in fboard() 166 bsect(board[i], 13, 29 + 4 * (6 - i), -1); in fboard() 177 if (board[i]) in fboard() 178 bsect(board[i], 3, 1 + 4 * (i - 13), 1); in fboard() 180 if (board[25]) /* print white's men on bar */ in fboard() 181 bsect(board[2 in fboard() [all...] |
| H A D | one.c | 55 if (board[mm->p[i]] * cturn <= 0) in makmove() 57 if (mm->g[i] != home && board[mm->g[i]] * cturn < -1) in makmove() 74 board[mm->p[i]] -= cturn; in makmove() 76 if (board[mm->g[i]] == -cturn) { in makmove() 77 board[home] -= cturn; in makmove() 78 board[mm->g[i]] = 0; in makmove() 86 board[mm->g[i]] += cturn; in makmove() 135 if (board[i] * cturn > 0) in last() 152 board[mm->p[i]] += cturn; in backone() 154 board[mm->g[i]] -= cturn; in backone() [all …]
|
| H A D | board.c | 83 if (-board[25] > i) in wrboard() 85 if (-board[25] > i + 5) in wrboard() 87 if (-board[25] > i + 10) in wrboard() 119 if (board[0] > i) in wrboard() 121 if (board[0] > i + 5) in wrboard() 123 if (board[0] > i + 10) in wrboard() 171 if (board[k] > 0) { in wrbsub() 172 m = board[k]; in wrbsub() 175 m = -board[k]; in wrbsub()
|
| H A D | odds.c | 89 if (board[i] > 0) { in canhit() 97 menstuck = abs(board[b]); in canhit() 99 if (board[j] * a > 0) { in canhit() 101 addon = place + ((board[j] * a > 2 || j == b) ? 5 : 0); in canhit() 106 (board[i + a * k] * a >= 0 || in canhit() 107 board[i + a * (diff - k)] >= 0)) in canhit()
|
| H A D | subs.c | 387 board[i++] = 0; in init() 388 board[1] = 2; in init() 389 board[6] = board[13] = -5; in init() 390 board[8] = -3; in init() 391 board[12] = board[19] = 5; in init() 392 board[17] = 3; in init() 393 board[24] = -2; in init()
|
| /netbsd-src/sys/arch/mips/atheros/ |
| H A D | ar5315_board.c | 87 static const struct ar531x_boarddata *board = NULL; in ar5315_get_board_info() local 90 if (board == NULL) { in ar5315_get_board_info() 99 board = (const struct ar531x_boarddata *) ptr; in ar5315_get_board_info() 103 return board; in ar5315_get_board_info() 114 const struct ar531x_boarddata *board; in ar5315_get_radio_info() local 120 board = ar5315_get_board_info(); in ar5315_get_radio_info() 121 if (board == NULL) in ar5315_get_radio_info() 123 baddr = (const uint8_t *) board; in ar5315_get_radio_info()
|
| H A D | ar5312_board.c | 68 static const struct ar531x_boarddata *board = NULL; in ar5312_get_board_info() local 72 if (board == NULL) { in ar5312_get_board_info() 99 board = (const struct ar531x_boarddata *) ptr; in ar5312_get_board_info() 103 return board; in ar5312_get_board_info() 114 const struct ar531x_boarddata *board; in ar5312_get_radio_info() local 118 board = ar5312_get_board_info(); in ar5312_get_radio_info() 119 if (board == NULL) in ar5312_get_radio_info() 121 baddr = (const uint8_t *) board; in ar5312_get_radio_info()
|
| /netbsd-src/games/backgammon/backgammon/ |
| H A D | extra.c | 135 fprintf(trace, " %d", board[i]); in dblgood() 198 if (board[b] == 0) in freemen() 203 if (board[i] * inc < -1) in freemen() 204 odds(abs(b - i), 0, abs(board[b])); in freemen() 205 if (abs(board[b]) == 1) in freemen() 221 if (board[i] * inc > 0) { in trapped() 223 if (board[i + inc * j] * inc < -1) { in trapped() 230 ct += abs(board[i]) * (36 - count()); in trapped() 242 j += (board[i] >= 0 ? i * board[i] : (25 - i) * board[i]); in eval()
|
| H A D | move.c | 122 if (board[i] < 0) in move() 126 if (board[i] > 0) in move() 223 if (board[bar] != 0 && pos != bar) in trymove() 226 if (board[pos] * cturn <= 0) in trymove() 260 now->b_board[i] = board[i]; in bsave() 408 board[i] = s->b_board[i]; in boardcopy() 433 if (board[i] == cturn) in movcmp() 438 if (board[i] * cturn > 1) in movcmp() 444 if (board[em] * cturn > 0) in movcmp() 450 fprintf(trace, " %d", board[i]); in movcmp() [all …]
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | test_kernel_dts | 49 foreach my $board (@boards) { 50 my $dts_file = "$linux_dts_dir/$board.dts"; 52 my $old_dtb_file = "/tmp/$board.dtb.old"; 53 my $new_dtb_file = "/tmp/$board.dtb.new"; 65 print " FAILED to run old DTC on $board\n"; 73 print " FAILED to run new DTC on $board\n"; 81 print " FAILED $board\n";
|
| /netbsd-src/games/gomoku/ |
| H A D | makemove.c | 58 if (board[PT(x, y)].s_wval != 0) in is_tie() 107 struct spotstr *sp = &board[mv]; in makemove() 119 struct spotstr *fsp = &board[mv]; in makemove() 157 game.win_spot = (spot_index)(fsp - board); in makemove() 186 &board[cbp1->c_vertex].s_fval[us][cbp1->c_dir]; in makemove() 193 cp1 = &board[cbp1->c_vertex].s_fval[us][cbp1->c_dir]; in makemove() 247 if (board[s].s_occ == EMPTY) { in update_overlap_same_direction() 253 frame_index b = board[s2].s_frame[r]; in update_overlap_same_direction() 255 if (board[s].s_occ == EMPTY) { in update_overlap_same_direction() 265 if (board[s].s_occ == EMPTY) { in update_overlap_same_direction() [all …]
|
| /netbsd-src/games/tetris/ |
| H A D | shapes.c | 86 if (board[pos] || board[pos + *o++] || board[pos + *o++] || in fits_in() 87 board[pos + *o]) in fits_in() 102 board[pos] = onoff; in place() 103 board[pos + *o++] = onoff; in place() 104 board[pos + *o++] = onoff; in place() 105 board[pos + *o] = onoff; in place()
|
| H A D | tetris.c | 62 cell board[B_SIZE]; /* 1 => occupied, 0 => empty */ variable 95 p = board; in setup_board() 111 p = &board[base]; in elide() 115 memset(&board[base], 0, B_COLS - 2); in elide() 119 board[base + B_COLS] = board[base]; in elide() 121 memset(&board[1], 0, B_COLS - 2); in elide()
|
| /netbsd-src/games/monop/ |
| H A D | execute.c | 138 printf("You pass %s and get $200\n", board[0].name); in move() 151 sqp = &board[cur_p->loc]; in show_move() 200 board[i].owner = -1; in reset_game() 201 if (board[i].type == PRPTY) { in reset_game() 202 board[i].desc->morg = 0; in reset_game() 203 board[i].desc->houses = 0; in reset_game() 204 } else if (board[i].type == RR || board[i].type == UTIL) { in reset_game() 205 board[i].desc->morg = 0; in reset_game() 308 fprintf(outf, "owner %d\n", board[i].owner); in save() 309 if (board[i].owner < 0) { in save() [all …]
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | msc.c | 303 msc->board = mscmem; in mscattach() 347 ms = &msc->board->Status[msc->port]; in mscopen() 500 ms = &msc->board->Status[msc->port]; in mscclose() 593 newhead = msc->board->Common.CDHead; in mscmint() 594 bufpos = msc->board->Common.CDTail; in mscmint() 598 ocd = msc->board->Common.CDStatus; /* get old status bits */ in mscmint() 600 ncd = msc->board->CDBuf[bufpos++]; /* get one event */ in mscmint() 623 ms = &msc->board->Status[msc->port]; in mscmint() 647 msc->board->Common.CDStatus = ocd; /* save new status */ in mscmint() 648 msc->board->Common.CDTail = bufpos; /* remove events */ in mscmint() [all …]
|
| /netbsd-src/sys/arch/evbmips/conf/ |
| H A D | README.evbmips | 11 AP30 2006/06/06 evbmips-el,eb Atheros AP30 development board (AR5312). 14 DB120 2011/07/07 evbmips-eb Qualcomm Atheros AR9344 (MIPS74K) DB120 evaluation board. 15 DBAU1500 2006/02/08 evbmips-el,eb AMD Alchemy DBAu1500 evaluation board. 16 DBAU1550 2006/02/08 evbmips-el,eb AMD Alchemy DBAu1550 evaluation board. 19 LINKITSMART7688 2016/10/05 evbmips-el Seeed Studio LinkIt Smart 7688 compact controller board (Med… 21 MALTA 2002/03/07 evbmips-el,eb MIPS Malta evaluation board 4Kc (MIPS32) or 5Kc (MIPS64). 32 P4032 2001/06/01 evbmips-el Algorithmics MIPS P-4032 evaluation board (QED RM4xxx). 33 P5064 2001/05/28 evbmips-el Algorithmics MIPS P-5064 evaluation board (QED RM52xx). 35 P6032 2001/06/22 evbmips-el Algorithmics MIPS P-6032 evaluation board. 38 SBMIPS 2002/03/06 evbmips-el,eb Broadcom/SiByte SB1250 evaluation board.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
| H A D | r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts | 3 * Device Tree Source for the HiHope RZ/G2M board 4 * connected with aistarvision-mipi-v2-adapter board 14 model = "HopeRun HiHope RZ/G2M with sub board connected with aistarvision-mipi-v2-adapter board"; 20 * HiHope RZ/G2M Rev.4.0 board is based on LSI V1.3 so disable csi40 and
|
| H A D | r8a774b1-hihope-rzg2n-ex-mipi-2.1.dts | 3 * Device Tree Source for the HiHope RZ/G2N board 4 * connected with aistarvision-mipi-v2-adapter board 14 model = "HopeRun HiHope RZ/G2N with sub board connected with aistarvision-mipi-v2-adapter board";
|
| H A D | r8a774e1-hihope-rzg2h-ex-mipi-2.1.dts | 3 * Device Tree Source for the HiHope RZ/G2H board 4 * connected with aistarvision-mipi-v2-adapter board 14 model = "HopeRun HiHope RZ/G2H with sub board connected with aistarvision-mipi-v2-adapter board";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | berlin2cd-valve-steamlink.dts | 40 /* There are two regulators on the board. One is accessible via I2C, 44 * of the board is probably supplying SDIO and NAND fixed voltages. */ 58 /* Fixed interface to on-board Marvell 8897 Wi-Fi/Bluetooth/NFC chip. */ 66 /* RX/TX are routed to TP50/TP51 on the board. */ 70 /* The SoC is connected to on-board USB hub that in turn has one downstream 71 * port wired to the on-board Steam Controller wireless receiver chip. */
|